|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::Init | ( | Core::GlobalStreamInfo | stream_info | ) |
Initializes the default engine with specified stream info.
| stream_info | Configuration for sample rate, buffer size, and channels |
Convenience wrapper for Engine::Init() on the default engine.
Definition at line 102 of file Core.cpp.
References MayaFlux::internal::get_or_create_engine().
Here is the call graph for this function: