|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Initializes the coroutine's state for execution.
| current_sample | Current sample position in the timeline |
Prepares the coroutine for execution by setting its initial sample position and other state. This should be called before the first attempt to resume the coroutine.
Implements MayaFlux::Vruta::Routine.
Definition at line 87 of file Routine.cpp.
References m_handle.
Referenced by try_resume_with_context().
Here is the caller graph for this function: