Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <PeripheralTypes.h>
Public Attributes | |
std::vector< PeripheralID > | m_PeripheralID |
PeripheralBusType | m_busType |
PeripheralType | m_class |
std::string | m_strDeviceName |
PeripheralType | m_mappedTo |
std::map< std::string, PeripheralDeviceSetting > | m_settings |
PeripheralBusType PERIPHERALS::PeripheralDeviceMapping::m_busType |
PeripheralType PERIPHERALS::PeripheralDeviceMapping::m_class |
PeripheralType PERIPHERALS::PeripheralDeviceMapping::m_mappedTo |
std::vector<PeripheralID> PERIPHERALS::PeripheralDeviceMapping::m_PeripheralID |
std::map<std::string, PeripheralDeviceSetting> PERIPHERALS::PeripheralDeviceMapping::m_settings |
std::string PERIPHERALS::PeripheralDeviceMapping::m_strDeviceName |