|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API float * MayaFlux::get_line_value | ( | const std::string & | name | ) |
Gets a pointer to a task's current value.
| name | Name of the task |
Convenience wrapper for Engine::get_line_value() on the default engine.
Definition at line 81 of file Chronie.cpp.
References MayaFlux::Journal::API, MayaFlux::Journal::CoroutineScheduling, get_scheduler(), and MF_ERROR.
Here is the call graph for this function: