Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
AddonToKodiFuncTable_VideoCodec Struct Reference

#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)
 

Member Data Documentation

◆ get_frame_buffer

bool(* AddonToKodiFuncTable_VideoCodec::get_frame_buffer) (void *kodiInstance, struct VIDEOCODEC_PICTURE *picture)

◆ kodiInstance

KODI_HANDLE AddonToKodiFuncTable_VideoCodec::kodiInstance

◆ release_frame_buffer

void(* AddonToKodiFuncTable_VideoCodec::release_frame_buffer) (void *kodiInstance, void *buffer)

The documentation for this struct was generated from the following file: