Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Public Member Functions | |
CustomBuffer (void *address, uint32_t capacity) | |
uint32_t | Capacity () const |
uint32_t | Length () const |
void | Length (uint32_t length) |
HRESULT __stdcall | Buffer (void **value) final |
Public Attributes | |
void * | m_address |
uint32_t | m_capacity |
uint32_t | m_length |
|
inline |
|
inline |
|
inline |
|
inline |
void* CustomBuffer::m_address |
uint32_t CustomBuffer::m_capacity |
uint32_t CustomBuffer::m_length |