xbmc
Public Member Functions | Static Public Member Functions | List of all members
CScreenshotSurfaceGLES Class Reference
Inheritance diagram for CScreenshotSurfaceGLES:
Inheritance graph
[legend]
Collaboration diagram for CScreenshotSurfaceGLES:
Collaboration graph
[legend]

Public Member Functions

bool Capture () override
 
- Public Member Functions inherited from IScreenshotSurface
virtual void CaptureVideo (bool blendToBuffer)
 
int GetWidth () const
 
int GetHeight () const
 
int GetStride () const
 
unsigned char * GetBuffer () const
 
void ReleaseBuffer ()
 

Static Public Member Functions

static void Register ()
 
static std::unique_ptr< IScreenshotSurfaceCreateSurface ()
 

Additional Inherited Members

- Protected Attributes inherited from IScreenshotSurface
int m_width {0}
 
int m_height {0}
 
int m_stride {0}
 
unsigned char * m_buffer {nullptr}
 

The documentation for this class was generated from the following files: