kodi
Public Attributes | List of all members
game_input_device Struct Reference

Device that can provide input. More...

#include <game.h>

Collaboration diagram for game_input_device:
Collaboration graph
[legend]

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_portavailable_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.
 

Detailed Description

Device that can provide input.


The documentation for this struct was generated from the following file: