Kodi Development  20.0
for Binary and Script based Add-Ons
Definitions, structures and enumerators

Detailed Description

General definition values

Modules

 class CSettingValue
 Setting value handler
Inside addon main instance used helper class to give settings value.
 
 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