|
kodi
|
Device that can provide input. More...
#include <game.h>

Public Attributes | |
| const char * | controller_id |
ID used in the Kodi controller API, e.g. game.controller.default | |
| const char * | port_address |
| The address of the port that the device is connected to. | |
| struct game_input_port * | available_ports |
| The list of ports that the device can be connected to. | |
| unsigned int | port_count |
| The number of ports in the available ports list. | |
Device that can provide input.
1.8.13