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

Classes

struct  CADeviceInstance
 
class  AEDeviceEnumerationOSX
 

Typedefs

typedef std::vector< std::pair< struct CADeviceInstance, CAEDeviceInfo > > CADeviceList
 

Typedef Documentation

◆ CADeviceList

typedef std::vector< std::pair<struct CADeviceInstance, CAEDeviceInfo> > CADeviceList