| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include "../../AddonBase.h"#include "../../c-api/addon-instance/peripheral.h"#include <array>#include <cstring>#include <memory>#include <string>#include <utility>#include <vector>Classes | |
| class | kodi::addon::PeripheralVector< THE_CLASS, THE_STRUCT > | 
| class | kodi::addon::PeripheralCapabilities | 
| class | kodi::addon::Peripheral | 
| class | kodi::addon::PeripheralEvent | 
| class | kodi::addon::Joystick | 
| struct | kodi::addon::DriverPrimitive | 
| class | kodi::addon::JoystickFeature | 
Namespaces | |
| namespace | kodi | 
| namespace | kodi::addon | 
Macros | |
| #define | PERIPHERAL_SAFE_DELETE(x) | 
| #define | PERIPHERAL_SAFE_DELETE_ARRAY(x) | 
| #define PERIPHERAL_SAFE_DELETE | ( | x | ) | 
| #define PERIPHERAL_SAFE_DELETE_ARRAY | ( | x | ) |