|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Core::Engine::Init | ( | const GlobalStreamInfo & | streamInfo | ) |
Initializes the processing engine with a custom stream configuration.
| streamInfo | Configuration for sample rate, buffer size, and channels |
Configures the processing engine with the specified stream information. This method must be called before starting the engine.
Definition at line 77 of file Engine.cpp.
References Init(), and m_graphics_config.
Here is the call graph for this function: