Kodi Development  20.0
for Binary and Script based Add-Ons

Detailed Description

Peripheral add-on general variables
Used to exchange the available options between Kodi and addon.

This group also includes class PeripheralCapabilities with which Kodi an kodi::addon::CInstancePeripheral::GetCapabilities() queries the supported modules of the addon.

Modules

 class PeripheralCapabilities
 Peripheral add-on capabilities
This class is needed to tell Kodi which options are supported on the addon.
 
 enum PERIPHERAL_ERROR
 Peripheral add-on error codes
Used as return values on most peripheral related functions.