kodi
Public Member Functions | Protected Attributes | List of all members
IScreenshotSurface Class Reference
Inheritance diagram for IScreenshotSurface:
Inheritance graph
[legend]
Collaboration diagram for IScreenshotSurface:
Collaboration graph
[legend]

Public Member Functions

virtual bool Capture ()
 
virtual void CaptureVideo (bool blendToBuffer)
 
int GetWidth () const
 
int GetHeight () const
 
int GetStride () const
 
unsigned char * GetBuffer () const
 
void ReleaseBuffer ()
 

Protected Attributes

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 file: