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

Classes

class  CAEDeviceInfo
 

Typedefs

typedef std::vector< unsigned int > AESampleRateList
 
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