|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Vruta::SoundRoutine::SoundRoutine | ( | const SoundRoutine & | other | ) |
Copy constructor.
| other | SoundRoutine to copy |
Creates a new SoundRoutine that shares ownership of the same underlying coroutine. This allows multiple schedulers or containers to reference the same task.
Definition at line 25 of file Routine.cpp.
References m_handle.