dxd - dynax driver framework 2.2.0d91
cross platform open source driver development framework
|
#include "dx_assert.h"
#include "dx_common.h"
#include <map>
#include <set>
#include <CoreAudio/AudioHardware.h>
#include <CoreAudio/AudioServerPlugIn.h>
Classes | |
class | dx::coreaudio::property |
class | dx::coreaudio::property::listen |
struct | dx::coreaudio::property::virtuel |
struct | dx::coreaudio::property::virtuel::device |
Namespaces | |
namespace | dx |
dynax driver framework user mode interface namespace | |
namespace | dx::coreaudio |
coreaudio - dynax coreaudio namespace | |
Macros | |
#define | dx_coreaudio_property_catchall_rethrow dx_catchall_rethrow(, "id:%x %s:%s[%x]", id, to(mSelector).c_str(), to(mScope).c_str(), mElement) |
#define | kAudioObjectPropertyElementMain kAudioObjectPropertyElementMaster |
Functions | |
std::ostream & | dx::coreaudio::operator<< (std::ostream &os, const ::AudioObjectPropertyAddress &address) |
std::ostream & | operator<< (std::ostream &os, const dx::coreaudio::property::dictionary &dictionary) |
std::ostream & | operator<< (std::ostream &os, const dx::coreaudio::property::dictionary::value_type &value_type) |
std::ostream & | operator<< (std::ostream &os, const std::vector< dx::coreaudio::property::dictionary > &dictionaries) |
#define dx_coreaudio_property_catchall_rethrow dx_catchall_rethrow(, "id:%x %s:%s[%x]", id, to(mSelector).c_str(), to(mScope).c_str(), mElement) |
#define kAudioObjectPropertyElementMain kAudioObjectPropertyElementMaster |
|
inline |
|
inline |
|
inline |
(c) copyright 2009 dynamic acoustics e.U. | generated on Thu Mar 13 2025 |