|
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
#include <memory>#include <vector>Namespaces | |
| KODI | |
| Controller configuration window. | |
| KODI::GAME | |
Typedefs | |
| using | KODI::GAME::ControllerPtr = std::shared_ptr< CController > |
| using | KODI::GAME::ControllerVector = std::vector< ControllerPtr > |
Enumerations | |
| enum | KODI::GAME::PORT_TYPE { KODI::GAME::PORT_TYPE::UNKNOWN, KODI::GAME::PORT_TYPE::KEYBOARD, KODI::GAME::PORT_TYPE::MOUSE, KODI::GAME::PORT_TYPE::CONTROLLER } |
| Type of input provided by a hardware or controller port. More... | |