|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
|
static |
Creates a specific audio backend implementation.
| type | Identifier for the requested backend type |
| api_preference | Optional preference for a specific audio API |
Instantiates and configures the appropriate backend implementation based on the specified type, abstracting the details of backend selection and initialization.
Definition at line 393 of file RtAudioBackend.cpp.
References MayaFlux::Journal::AudioBackend, MayaFlux::Journal::Core, MF_INFO, MayaFlux::Core::RTAUDIO, and MayaFlux::Core::RtAudioSingleton::set_preferred_api().
Here is the call graph for this function: