|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlinestatic |
Registers an active audio stream in the system.
| std::runtime_error | if a stream is already open |
Thread-safe method that enforces the constraint of having only one active audio stream at any time. This prevents resource conflicts that could lead to audio glitches or system instability.
Definition at line 69 of file RtAudioSingleton.hpp.
References s_mutex, and s_stream_open.
Referenced by MayaFlux::Core::RtAudioStream::open().
Here is the caller graph for this function: