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

◆ set_auto_resume()

virtual void MayaFlux::Vruta::Routine::set_auto_resume ( bool  auto_resume)
pure virtual

Set auto_resume flag in promise.

Parameters
auto_resumeWhether the coroutine should be automatically resumed

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