|
kodi
|
Main structure passed from kodi to addon with basic information needed to create add-on. More...
#include <addon_base.h>

Public Attributes | |
| struct KODI_ADDON_INSTANCE_STRUCT * | firstKodiInstance |
| KODI_ADDON_HDL | addonBase |
| KODI_ADDON_INSTANCE_HDL | globalSingleInstance |
| AddonToKodiFuncTable_Addon * | toKodi |
| KodiToAddonFuncTable_Addon * | toAddon |
Main structure passed from kodi to addon with basic information needed to create add-on.
1.8.13