|
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) |
|
KODI_HANDLE | kodiInstance |
|
◆ kodiInstance
◆ allocate_demux_packet
struct DEMUX_PACKET *(* allocate_demux_packet) (void *kodiInstance, int data_size) |
◆ allocate_encrypted_demux_packet
struct DEMUX_PACKET *(* allocate_encrypted_demux_packet) (void *kodiInstance, unsigned int data_size, unsigned int encrypted_subsample_count) |
◆ free_demux_packet
void(* free_demux_packet) (void *kodiInstance, struct DEMUX_PACKET *packet) |
The documentation for this struct was generated from the following file:
- /github/workspace/xbmc/addons/kodi-dev-kit/include/kodi/c-api/addon-instance/inputstream.h