|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Creates an RtAudio-specific audio stream.
| output_device_id | System identifier for the target audio output device |
| input_device_id | System identifier for the target audio input device |
| stream_info | Configuration parameters for the audio stream |
| user_data | Optional context pointer passed to callbacks |
Establishes a digital audio pipeline between the application and the specified hardware endpoint using the RtAudio API.
Implements MayaFlux::Core::IAudioBackend.
Definition at line 48 of file RtAudioBackend.cpp.
References m_context.