Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches

Event types
Types of events that can be sent and received. More...

Typedefs

typedef enum PERIPHERAL_EVENT_TYPE PERIPHERAL_EVENT_TYPE
 

Enumerations

enum  PERIPHERAL_EVENT_TYPE {
  PERIPHERAL_EVENT_TYPE_NONE , PERIPHERAL_EVENT_TYPE_DRIVER_BUTTON , PERIPHERAL_EVENT_TYPE_DRIVER_HAT , PERIPHERAL_EVENT_TYPE_DRIVER_AXIS ,
  PERIPHERAL_EVENT_TYPE_SET_MOTOR
}
 

Detailed Description

Event types
Types of events that can be sent and received.

Typedef Documentation

◆ PERIPHERAL_EVENT_TYPE

Enumeration Type Documentation

◆ PERIPHERAL_EVENT_TYPE

Enumerator
PERIPHERAL_EVENT_TYPE_NONE 

unknown event

PERIPHERAL_EVENT_TYPE_DRIVER_BUTTON 

state changed for joystick driver button

PERIPHERAL_EVENT_TYPE_DRIVER_HAT 

state changed for joystick driver hat

PERIPHERAL_EVENT_TYPE_DRIVER_AXIS 

state changed for joystick driver axis

PERIPHERAL_EVENT_TYPE_SET_MOTOR 

set the state for joystick rumble motor