|
MayaFlux 0.4.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 18 of file AudioBackendFactory.cpp.
References MayaFlux::Journal::AudioBackend, MayaFlux::Journal::Core, MayaFlux::Core::COREAUDIO, MayaFlux::Core::PIPEWIRE, and MayaFlux::Core::WASAPI.