|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Core::Engine::Engine | ( | ) |
Constructs a new Engine instance.
| type | The type of audio backend to use (default: RtAudio) |
Creates a new Engine instance with the specified audio backend. The backend type determines the underlying audio API used for device management and stream processing.
Definition at line 18 of file Engine.cpp.