|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <map>#include <set>#include <string>#include <vector>#include "input/joysticks/interfaces/IInputProvider.h"#include "input/keyboard/interfaces/IKeyboardInputProvider.h"#include "input/mouse/interfaces/IMouseInputProvider.h"#include "peripherals/PeripheralTypes.h"#include "XBDateTime.h"Classes | |
| class | PERIPHERALS::CPeripheral |
Namespaces | |
| namespace | KODI |
| Controller configuration window. | |
| namespace | KODI::JOYSTICK |
| namespace | KODI::KEYBOARD |
| namespace | KODI::MOUSE |
| namespace | PERIPHERALS |
Enumerations | |
| enum | PERIPHERALS::CecStateChange { PERIPHERALS::STATE_SWITCH_TOGGLE , PERIPHERALS::STATE_ACTIVATE_SOURCE , PERIPHERALS::STATE_STANDBY } |