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

Peripheral add-on capabilities. More...

#include <peripheral.h>

Public Attributes

bool provides_joysticks
 
bool provides_joystick_rumble
 
bool provides_joystick_power_off
 
bool provides_buttonmaps
 

Detailed Description

Peripheral add-on capabilities.

Member Data Documentation

◆ provides_buttonmaps

bool PERIPHERAL_CAPABILITIES::provides_buttonmaps

true if the add-on provides button maps

◆ provides_joystick_power_off

bool PERIPHERAL_CAPABILITIES::provides_joystick_power_off

◆ provides_joystick_rumble

bool PERIPHERAL_CAPABILITIES::provides_joystick_rumble

◆ provides_joysticks

bool PERIPHERAL_CAPABILITIES::provides_joysticks

true if the add-on provides joysticks


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