MayaFlux 0.1.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 23 of file Engine.cpp.

24{
25 End();
26}
void End()
Stops all processing and performs clean shutdown.
Definition Engine.cpp:146

References End().

+ Here is the call graph for this function: