Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches
AddonGlobalInterface

Main structure passed from kodi to addon with basic information needed to create add-on. More...

Detailed Description

Main structure passed from kodi to addon with basic information needed to create add-on.

Public Attributes

KODI_ADDON_HDL addonBase
 
struct KODI_ADDON_INSTANCE_STRUCTfirstKodiInstance
 
KODI_ADDON_INSTANCE_HDL globalSingleInstance
 
KodiToAddonFuncTable_AddontoAddon
 
AddonToKodiFuncTable_AddontoKodi
 

Member Data Documentation

◆ firstKodiInstance

struct KODI_ADDON_INSTANCE_STRUCT* firstKodiInstance

◆ addonBase

KODI_ADDON_HDL addonBase

◆ globalSingleInstance

KODI_ADDON_INSTANCE_HDL globalSingleInstance

◆ toKodi

◆ toAddon


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