Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches
Definitions, structures and enumerators

Detailed Description

General definition values

Topics

 class CSettingValue
 Setting value handler
Inside addon main instance used helper class to give settings value.
 
 class IInstanceInfo
 Instance informations
Class to get any instance information when creating a new one.
 
 macro ADDONCREATOR(AddonClass)
 Addon creation macro
This export the three mandatory "C" functions to have available for Kodi.
 
 enum ADDON_STATUS
 Return value of functions in kodi::addon::CAddonBase and associated classes
With this Kodi can do any follow-up work or add-on e.g. declare it as defective.
 
 enum ADDON_TYPE