dxd - dynax driver framework 2.2.0d109
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::coreaudio::property Class Reference

#include <dx_coreaudio_property.h>

+ Inheritance diagram for dx::coreaudio::property:
+ Collaboration diagram for dx::coreaudio::property:

Classes

struct  device
 
class  listen
 
struct  plugin
 
struct  virtuel
 

Public Types

typedef std::vector<::AudioObjectPropertyAddress > addresses
 
typedef std::map<::AudioObjectPropertySelector, ::CFStringRef > dictionary
 

Public Member Functions

template<typename data_t >
const propertyget (data_t &data) const try
 
dx_coreaudio_property_catchall_rethrow operator bool () const noexcept
 
template<typename data_t >
dx_coreaudio_property_catchall_rethrow operator data_t () const try
 
template<typename data_t >
 operator std::set< data_t > () const
 
dx_coreaudio_property_catchall_rethrow operator std::string () const
 return std::string from C-string property
 
template<typename data_t >
 operator std::vector< data_t > () const try
 
template<typename data_t >
dx_coreaudio_property_catchall_rethrow propertyoperator<< (const data_t &data) try
 
template<typename data_t >
propertyoperator= (const data_t &data) try
 
 property (const ::AudioObjectID &id, const ::AudioObjectPropertyAddress &address, const struct qualifier &qualifier={})
 
virtual dx_coreaudio_property_catchall_rethrow propertyset (const void *data=nullptr, uint32_t size=0) try
 
dx_coreaudio_property_catchall_rethrow uint32_t size () const try
 
virtual ~property () noexcept=default
 

Member Typedef Documentation

◆ addresses

typedef std::vector<::AudioObjectPropertyAddress> dx::coreaudio::property::addresses

◆ dictionary

typedef std::map<::AudioObjectPropertySelector, ::CFStringRef> dx::coreaudio::property::dictionary

Constructor & Destructor Documentation

◆ property()

dx::coreaudio::property::property ( const ::AudioObjectID & id,
const ::AudioObjectPropertyAddress & address,
const struct qualifier & qualifier = {} )
inline

◆ ~property()

virtual dx::coreaudio::property::~property ( )
virtualdefaultnoexcept

Member Function Documentation

◆ get()

template<typename data_t >
const property & dx::coreaudio::property::get ( data_t & data) const
inline
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ operator bool()

dx_coreaudio_property_catchall_rethrow dx::coreaudio::property::operator bool ( ) const
inlinenoexcept

◆ operator data_t()

template<typename data_t >
dx_coreaudio_property_catchall_rethrow dx::coreaudio::property::operator data_t ( ) const
inline
+ Here is the call graph for this function:

◆ operator std::set< data_t >()

template<typename data_t >
dx::coreaudio::property::operator std::set< data_t > ( ) const
inline

◆ operator std::string()

dx_coreaudio_property_catchall_rethrow dx::coreaudio::property::operator std::string ( ) const
inline

return std::string from C-string property

◆ operator std::vector< data_t >()

template<typename data_t >
dx::coreaudio::property::operator std::vector< data_t > ( ) const
inline
+ Here is the call graph for this function:

◆ operator<<()

template<typename data_t >
dx_coreaudio_property_catchall_rethrow property & dx::coreaudio::property::operator<< ( const data_t & data)
inline
+ Here is the call graph for this function:

◆ operator=()

template<typename data_t >
property & dx::coreaudio::property::operator= ( const data_t & data)
inline
+ Here is the call graph for this function:

◆ set()

virtual dx_coreaudio_property_catchall_rethrow property & dx::coreaudio::property::set ( const void * data = nullptr,
uint32_t size = 0 )
inlinevirtual

Reimplemented in dx::coreaudio::property::listen.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ size()

dx_coreaudio_property_catchall_rethrow uint32_t dx::coreaudio::property::size ( ) const
inline
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following file:

(c) copyright 2009 dynamic acoustics e.U. generated on Mon Apr 21 2025

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.