Kodi Docs
20.0
Kodi is an open source media player and entertainment hub.
Public Member Functions
|
List of all members
kodi::addon::PeripheralCapabilities Class Reference
C++
»
Interface - kodi::addon
»
Addon type instances
»
Peripheral
»
Definitions, structures and enumerators
»
1. General
»
class PeripheralCapabilities
#include <PeripheralUtils.h>
Inheritance diagram for kodi::addon::PeripheralCapabilities:
Public Member Functions
void
SetProvidesJoysticks
(
bool
providesJoysticks)
Set true if the add-on provides joysticks.
More...
bool
GetProvidesJoysticks
() const
To get with
SetProvidesJoysticks
changed values.
More...
void
SetProvidesJoystickRumble
(
bool
providesJoystickRumble)
Set true if the add-on provides joystick rumble.
More...
bool
GetProvidesJoystickRumble
() const
To get with
SetProvidesJoystickRumble
changed values.
More...
void
SetProvidesJoystickPowerOff
(
bool
providesJoystickPowerOff)
Set true if the add-on provides power off about joystick.
More...
bool
GetProvidesJoystickPowerOff
() const
To get with
SetProvidesJoystickPowerOff
changed values.
More...
void
SetProvidesButtonmaps
(
bool
providesButtonmaps)
Set true if the add-on provides button maps.
More...
bool
GetProvidesButtonmaps
() const
To get with
SetProvidesButtonmaps
changed values.
More...
Public Member Functions inherited from
kodi::addon::CStructHdl< PeripheralCapabilities, PERIPHERAL_CAPABILITIES >
CStructHdl
()
CStructHdl
(const
PeripheralCapabilities
&cppClass)
CStructHdl
(const
PERIPHERAL_CAPABILITIES
*cStructure)
CStructHdl
(
PERIPHERAL_CAPABILITIES
*cStructure)
const
CStructHdl
&
operator=
(const
CStructHdl
&
right
)
const
CStructHdl
&
operator=
(const
PERIPHERAL_CAPABILITIES
&
right
)
virtual
~CStructHdl
()
operator PERIPHERAL_CAPABILITIES *
()
operator const PERIPHERAL_CAPABILITIES *
() const
const
PERIPHERAL_CAPABILITIES
*
GetCStructure
() const
Additional Inherited Members
Protected Attributes inherited from
kodi::addon::CStructHdl< PeripheralCapabilities, PERIPHERAL_CAPABILITIES >
PERIPHERAL_CAPABILITIES
*
m_cStructure
The documentation for this class was generated from the following file:
PeripheralUtils.h
kodi
addon
PeripheralCapabilities
Generated on Sun Dec 26 2021 18:19:09 for Kodi Docs by
1.9.2