#include <dx_coreaudio_server.h>
|
| | host (const ::AudioServerPlugInHostInterface *plugin=nullptr) |
| |
| void | operator= (const ::AudioServerPlugInHostInterface *plugin) |
| |
| host & | submit (::AudioObjectID id, ::UInt64 action, uint64_t data=0) |
| |
| host & | submit (::AudioObjectID id, const ::AudioObjectPropertyAddress &address) |
| |
| template<unsigned int count> |
| host & | submit (::AudioObjectID id, const ::AudioObjectPropertyAddress(&addresses)[count]) |
| |
|
| const ::AudioServerPlugInHostInterface * | plugin |
| |
◆ host()
| dx::coreaudio::server::host::host |
( |
const ::AudioServerPlugInHostInterface * | plugin = nullptr | ) |
|
|
inline |
◆ operator=()
| void dx::coreaudio::server::host::operator= |
( |
const ::AudioServerPlugInHostInterface * | plugin | ) |
|
|
inline |
◆ submit() [1/3]
| host & dx::coreaudio::server::host::submit |
( |
::AudioObjectID | id, |
|
|
::UInt64 | action, |
|
|
uint64_t | data = 0 ) |
|
inline |
◆ submit() [2/3]
| host & dx::coreaudio::server::host::submit |
( |
::AudioObjectID | id, |
|
|
const ::AudioObjectPropertyAddress & | address ) |
|
inline |
◆ submit() [3/3]
template<unsigned int count>
| host & dx::coreaudio::server::host::submit |
( |
::AudioObjectID | id, |
|
|
const ::AudioObjectPropertyAddress(&) | addresses[count] ) |
|
inline |
◆ plugin
| const ::AudioServerPlugInHostInterface* dx::coreaudio::server::host::plugin |
|
protected |
The documentation for this class was generated from the following file: