Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <VdpauGL.h>
Public Member Functions | |
bool | Init (void *device, void *procFunc, int64_t ident) |
void | Finish () |
InteropInfo & | GetInterop () |
bool | NeedInit (void *device, void *procFunc, int64_t ident) |
Protected Attributes | |
void * | m_device = nullptr |
void * | m_procFunc = nullptr |
int64_t | m_ident = 0 |
InteropInfo | m_interop |
void CInteropState::Finish | ( | ) |
InteropInfo & CInteropState::GetInterop | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |