|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Activates the audio stream and begins data transfer.
Starts the RtAudio stream, initiating the real-time processing of audio data through the registered callback function.
Implements MayaFlux::Core::AudioStream.
Definition at line 272 of file RtAudioBackend.cpp.
References MayaFlux::Journal::AudioBackend, MayaFlux::Journal::Core, is_open(), is_running(), m_context, and m_isRunning.
Here is the call graph for this function: