Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
AEDeviceInfo.h File Reference
#include "cores/AudioEngine/Utils/AEChannelInfo.h"
#include "cores/AudioEngine/Utils/AEStreamInfo.h"
#include <string>
#include <vector>

Classes

class  CAEDeviceInfo
 

Typedefs

typedef std::vector< unsigned intAESampleRateList
 
typedef std::vector< enum AEDataFormatAEDataFormatList
 
typedef std::vector< CAEStreamInfo::DataTypeAEDataTypeList
 
typedef std::vector< CAEDeviceInfoAEDeviceInfoList
 

Enumerations

enum  AEDeviceType { AE_DEVTYPE_PCM , AE_DEVTYPE_IEC958 , AE_DEVTYPE_HDMI , AE_DEVTYPE_DP }
 

Typedef Documentation

◆ AEDataFormatList

typedef std::vector<enum AEDataFormat> AEDataFormatList

◆ AEDataTypeList

◆ AEDeviceInfoList

typedef std::vector<CAEDeviceInfo> AEDeviceInfoList

◆ AESampleRateList

typedef std::vector<unsigned int> AESampleRateList

Enumeration Type Documentation

◆ AEDeviceType

Enumerator
AE_DEVTYPE_PCM 
AE_DEVTYPE_IEC958 
AE_DEVTYPE_HDMI 
AE_DEVTYPE_DP