Kodi Development  20.0
for Binary and Script based Add-Ons
KodiToAddonFuncTable_Addon

Function tables from Kodi to addon. More...

Detailed Description

Function tables from Kodi to addon.

Public Attributes

int const char KODI_HANDLE const char KODI_HANDLE * addonInstance
 
void(* destroy )()
 
void(* destroy_instance )(int instanceType, KODI_HANDLE instance)
 
ADDON_STATUS(* get_status )()
 
int const char KODI_HANDLE instance
 
int const char * instanceID
 
int instanceType
 
int const char KODI_HANDLE const char KODI_HANDLE KODI_HANDLE parent
 
ADDON_STATUS(* set_setting )(const char *settingName, const void *settingValue)
 
int const char KODI_HANDLE const char * version
 

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