kodi
Public Attributes | List of all members
AddonGlobalInterface Struct Reference

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

#include <addon_base.h>

Collaboration diagram for AddonGlobalInterface:
Collaboration graph
[legend]

Public Attributes

struct KODI_ADDON_INSTANCE_STRUCTfirstKodiInstance
 
KODI_ADDON_HDL addonBase
 
KODI_ADDON_INSTANCE_HDL globalSingleInstance
 
AddonToKodiFuncTable_AddontoKodi
 
KodiToAddonFuncTable_AddontoAddon
 

Detailed Description

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


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