Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "cores/AudioEngine/Sinks/osx/CoreAudioStream.h"
#include "threads/SystemClock.h"
#include <list>
#include <string>
#include <vector>
#include <CoreAudio/CoreAudio.h>
Classes | |
class | CCoreAudioDevice |
Typedefs | |
typedef std::vector< UInt32 > | CoreAudioDataSourceList |
typedef std::list< AudioDeviceID > | CoreAudioDeviceList |
typedef std::vector<UInt32> CoreAudioDataSourceList |
typedef std::list<AudioDeviceID> CoreAudioDeviceList |