Function tables from Kodi to addon. More...
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 |