| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
Peripheral add-on general variables
Used to exchange the available options between Kodi and addon.  
More...
Topics | |
| 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.  | |
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.