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

◆ ~Engine()

MayaFlux::Core::Engine::~Engine ( )

Destroys the Engine instance and cleans up resources.

Stops and closes any active streams and frees allocated resources.

Definition at line 28 of file Engine.cpp.

29{
30 End();
31}
void End()
Stops all processing and performs clean shutdown.
Definition Engine.cpp:237

References End().

+ Here is the call graph for this function: