xbmc
|
This classt provides the details of what the audio output hardware is capable of. More...
#include <AEDeviceInfo.h>
Public Member Functions | |
operator std::string () | |
Static Public Member Functions | |
static std::string | DeviceTypeToString (enum AEDeviceType deviceType) |
Public Attributes | |
std::string | m_deviceName |
std::string | m_displayName |
std::string | m_displayNameExtra |
enum AEDeviceType | m_deviceType |
CAEChannelInfo | m_channels |
AESampleRateList | m_sampleRates |
AEDataFormatList | m_dataFormats |
AEDataTypeList | m_streamTypes |
bool | m_wantsIECPassthrough |
bool | m_onlyPassthrough {false} |
bool | m_onlyPCM {false} |
This classt provides the details of what the audio output hardware is capable of.