kodi
|
Public Attributes | |
KODI_HANDLE | kodiInstance |
struct DEMUX_PACKET *(* | allocate_demux_packet )(void *kodiInstance, int data_size) |
struct DEMUX_PACKET *(* | allocate_encrypted_demux_packet )(void *kodiInstance, unsigned int data_size, unsigned int encrypted_subsample_count) |
void(* | free_demux_packet )(void *kodiInstance, struct DEMUX_PACKET *packet) |