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

#include <PeripheralTypes.h>

Public Attributes

std::vector< PeripheralIDm_PeripheralID
 
PeripheralBusType m_busType
 
PeripheralType m_class
 
std::string m_strDeviceName
 
PeripheralType m_mappedTo
 
std::map< std::string, PeripheralDeviceSettingm_settings
 

Member Data Documentation

◆ m_busType

PeripheralBusType PERIPHERALS::PeripheralDeviceMapping::m_busType

◆ m_class

PeripheralType PERIPHERALS::PeripheralDeviceMapping::m_class

◆ m_mappedTo

PeripheralType PERIPHERALS::PeripheralDeviceMapping::m_mappedTo

◆ m_PeripheralID

std::vector<PeripheralID> PERIPHERALS::PeripheralDeviceMapping::m_PeripheralID

◆ m_settings

std::map<std::string, PeripheralDeviceSetting> PERIPHERALS::PeripheralDeviceMapping::m_settings

◆ m_strDeviceName

std::string PERIPHERALS::PeripheralDeviceMapping::m_strDeviceName

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