xbmc
|
Public Attributes | |
const KODI_ADDON_INSTANCE_INFO * | info |
KODI_ADDON_INSTANCE_HDL | hdl |
struct KODI_ADDON_INSTANCE_FUNC * | functions |
union { | |
KODI_ADDON_FUNC_DUMMY dummy | |
struct AddonInstance_AudioDecoder * audiodecoder | |
struct AddonInstance_AudioEncoder * audioencoder | |
struct AddonInstance_ImageDecoder * imagedecoder | |
struct AddonInstance_Game * game | |
struct AddonInstance_InputStream * inputstream | |
struct AddonInstance_Peripheral * peripheral | |
struct AddonInstance_PVR * pvr | |
struct AddonInstance_Screensaver * screensaver | |
struct AddonInstance_VFSEntry * vfs | |
struct AddonInstance_VideoCodec * videocodec | |
struct AddonInstance_Visualization * visualization | |
}; | |