Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
game_input_device Struct Reference

Device that can provide input. More...

#include <kodi_game_types.h>

Public Attributes

const char * controller_id
 
const char * port_address
 
game_input_portavailable_ports
 
unsigned int port_count
 

Detailed Description

Device that can provide input.

Member Data Documentation

◆ available_ports

game_input_port* game_input_device::available_ports

◆ controller_id

const char* game_input_device::controller_id

◆ 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: