xbmc
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
CAEDeviceInfo Class Reference

This classt provides the details of what the audio output hardware is capable of. More...

#include <AEDeviceInfo.h>

Collaboration diagram for CAEDeviceInfo:
Collaboration graph
[legend]

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}
 

Detailed Description

This classt provides the details of what the audio output hardware is capable of.


The documentation for this class was generated from the following files: