Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "threads/Event.h"
#include <list>
#include <vector>
#include <CoreAudio/CoreAudio.h>
#include <IOKit/audio/IOAudioTypes.h>
Classes | |
class | CCoreAudioStream |
Typedefs | |
typedef std::vector< AudioStreamID > | AudioStreamIdList |
typedef std::vector< AudioStreamRangedDescription > | StreamFormatList |
typedef std::vector<AudioStreamID> AudioStreamIdList |
typedef std::vector<AudioStreamRangedDescription> StreamFormatList |