|
dxd - dynax driver framework 2.6.0d170
cross platform open source driver development framework
|
#include "dx_assert.h"#include "dx_common.h"#include "dx_value.h"#include <map>#include <set>#include <CoreAudio/AudioHardware.h>#include <CoreAudio/AudioServerPlugIn.h>
Include dependency graph for dx_coreaudio_property.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | dx |
| dynax driver framework user mode interface namespace | |
| namespace | dx::coreaudio |
| coreaudio - dynax coreaudio namespace | |
| namespace | dx::coreaudio::promoted |
Macros | |
| #define | dx_coreaudio_property_catchall_rethrow dx_catchall_rethrow(, "id:%x %s:%s[%x]", id, fourchar::to::string(mSelector).c_str(), fourchar::to::string(mScope).c_str(), mElement) |
| #define | dx_pass_coreaudio(test, ...) |
| #define | kAudioObjectPropertyElementMain kAudioObjectPropertyElementMaster |
Functions | |
| std::ostream & | dx::coreaudio::operator<< (std::ostream &os, const ::AudioObjectPropertyAddress &address) |
| template<unsigned int count> | |
| std::ostream & | dx::coreaudio::operator<< (std::ostream &os, const ::AudioObjectPropertyAddress(&addresses)[count]) |
| std::ostream & | operator<< (std::ostream &os, const dx::coreaudio::property::addresses &) |
| 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, fourchar::to::string(mSelector).c_str(), fourchar::to::string(mScope).c_str(), mElement) |
| #define dx_pass_coreaudio | ( | test, | |
| ... ) |
| #define kAudioObjectPropertyElementMain kAudioObjectPropertyElementMaster |
|
inline |
|
inline |
|
inline |
Here is the call graph for this function:
|
inline |
| (c) copyright 2009 dynamic acoustics e.U. | generated on Mon Nov 3 2025 |