Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <video_codec.h>
Public Attributes | |
KODI_HANDLE | kodiInstance |
bool(* | get_frame_buffer )(void *kodiInstance, struct VIDEOCODEC_PICTURE *picture) |
void(* | release_frame_buffer )(void *kodiInstance, void *buffer) |
bool(* AddonToKodiFuncTable_VideoCodec::get_frame_buffer) (void *kodiInstance, struct VIDEOCODEC_PICTURE *picture) |
KODI_HANDLE AddonToKodiFuncTable_VideoCodec::kodiInstance |
void(* AddonToKodiFuncTable_VideoCodec::release_frame_buffer) (void *kodiInstance, void *buffer) |