|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlinestatic |
Provides access to the RtAudio instance with lazy initialization.
Thread-safe accessor that creates the RtAudio instance on first access and returns the existing instance on subsequent calls. The returned pointer remains valid until cleanup() is called.
Definition at line 52 of file RtAudioSingleton.hpp.
References s_instance, and s_mutex.