#include <VAAPI.h>
§ AddSurface()
void CVideoSurfaces::AddSurface |
( |
VASurfaceID |
surf | ) |
|
§ ClearReference()
void CVideoSurfaces::ClearReference |
( |
VASurfaceID |
surf | ) |
|
§ ClearRender()
void CVideoSurfaces::ClearRender |
( |
VASurfaceID |
surf | ) |
|
§ GetAtIndex()
VASurfaceID CVideoSurfaces::GetAtIndex |
( |
int |
idx | ) |
|
§ GetFree()
VASurfaceID CVideoSurfaces::GetFree |
( |
VASurfaceID |
surf | ) |
|
§ HasFree()
bool CVideoSurfaces::HasFree |
( |
| ) |
|
§ HasRefs()
bool CVideoSurfaces::HasRefs |
( |
| ) |
|
§ IsValid()
bool CVideoSurfaces::IsValid |
( |
VASurfaceID |
surf | ) |
|
§ MarkRender()
bool CVideoSurfaces::MarkRender |
( |
VASurfaceID |
surf | ) |
|
§ NumFree()
int CVideoSurfaces::NumFree |
( |
| ) |
|
§ RemoveNext()
VASurfaceID CVideoSurfaces::RemoveNext |
( |
bool |
skiprender = false | ) |
|
§ Reset()
§ Size()
int CVideoSurfaces::Size |
( |
| ) |
|
§ m_freeSurfaces
std::list<VASurfaceID> VAAPI::CVideoSurfaces::m_freeSurfaces |
|
protected |
§ m_section
§ m_state
std::map<VASurfaceID, int> VAAPI::CVideoSurfaces::m_state |
|
protected |
The documentation for this class was generated from the following files: