|
MayaFlux 0.3.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 57 of file RtAudioSingleton.hpp.
References s_instance, s_mutex, and s_preferred_api.