Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
kodi::addon::PeripheralEvent Member List

This is the complete list of members for kodi::addon::PeripheralEvent, including all inherited members.

AxisState(void) constkodi::addon::PeripheralEventinline
ButtonState(void) constkodi::addon::PeripheralEventinline
DriverIndex(void) constkodi::addon::PeripheralEventinline
FreeStruct(PERIPHERAL_EVENT &event)kodi::addon::PeripheralEventinlinestatic
HatState(void) constkodi::addon::PeripheralEventinline
MotorState(void) constkodi::addon::PeripheralEventinline
PeripheralEvent()=defaultkodi::addon::PeripheralEvent
PeripheralEvent(unsigned int peripheralIndex, unsigned int buttonIndex, JOYSTICK_STATE_BUTTON state)kodi::addon::PeripheralEventinline
PeripheralEvent(unsigned int peripheralIndex, unsigned int hatIndex, JOYSTICK_STATE_HAT state)kodi::addon::PeripheralEventinline
PeripheralEvent(unsigned int peripheralIndex, unsigned int axisIndex, JOYSTICK_STATE_AXIS state)kodi::addon::PeripheralEventinline
PeripheralEvent(const PERIPHERAL_EVENT &event)kodi::addon::PeripheralEventinlineexplicit
PeripheralIndex(void) constkodi::addon::PeripheralEventinline
SetAxisState(JOYSTICK_STATE_AXIS state)kodi::addon::PeripheralEventinline
SetButtonState(JOYSTICK_STATE_BUTTON state)kodi::addon::PeripheralEventinline
SetDriverIndex(unsigned int index)kodi::addon::PeripheralEventinline
SetHatState(JOYSTICK_STATE_HAT state)kodi::addon::PeripheralEventinline
SetMotorState(JOYSTICK_STATE_MOTOR state)kodi::addon::PeripheralEventinline
SetPeripheralIndex(unsigned int index)kodi::addon::PeripheralEventinline
SetType(PERIPHERAL_EVENT_TYPE type)kodi::addon::PeripheralEventinline
ToStruct(PERIPHERAL_EVENT &event) constkodi::addon::PeripheralEventinline
Type(void) constkodi::addon::PeripheralEventinline