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

◆ set_should_terminate()

virtual void MayaFlux::Vruta::Routine::set_should_terminate ( bool  should_terminate)
pure virtual

Set should_terminate flag in promise.

Parameters
should_terminateWhether the coroutine should be terminated

Implemented in MayaFlux::Vruta::SoundRoutine, MayaFlux::Vruta::GraphicsRoutine, and MayaFlux::Vruta::ComplexRoutine.