Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.

Device that can provide input. More...

#include <game.h>

Public Attributes

const char * controller_id
 ID used in the Kodi controller API. More...
 
const char * port_address
 
struct game_input_portavailable_ports
 
unsigned int port_count
 

Detailed Description

Device that can provide input.

Member Data Documentation

◆ available_ports

struct game_input_port* game_input_device::available_ports

◆ controller_id

const char* game_input_device::controller_id

ID used in the Kodi controller API.

◆ port_address

const char* game_input_device::port_address

◆ port_count

unsigned int game_input_device::port_count

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