MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ RtAudioSingleton()

MayaFlux::Core::RtAudioSingleton::RtAudioSingleton ( )
privatedefault

Private constructor prevents direct instantiation.

Enforces the Singleton pattern by making the constructor inaccessible to client code, ensuring all access occurs through the static interface.