xbmc
Public Attributes | List of all members
PERIPHERAL_EVENT Struct Reference

Event information. More...

#include <peripheral.h>

Public Attributes

unsigned int peripheral_index
 Index of the peripheral handling/receiving the event.
 
PERIPHERAL_EVENT_TYPE type
 Type of the event used to determine which enum field to access below.
 
unsigned int driver_index
 The index of the event source.
 
JOYSTICK_STATE_BUTTON driver_button_state
 
JOYSTICK_STATE_HAT driver_hat_state
 
JOYSTICK_STATE_AXIS driver_axis_state
 
JOYSTICK_STATE_MOTOR motor_state
 

Detailed Description

Event information.


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