|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| SoundRoutine MayaFlux::Vruta::audio_promise::get_return_object | ( | ) |
Creates the SoundRoutine object returned to the caller.
This method is called by the compiler-generated code when a coroutine function is invoked. It creates the SoundRoutine object that will be returned to the caller and associates it with this promise.
Definition at line 6 of file Routine.cpp.