|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API TimeSpec MayaFlux::Time | ( | double | seconds, |
| uint32_t | channel = 0 |
||
| ) |
Creates a TimeSpec with the specified duration and a single channel.
This overload allows specifying a single channel to activate.
Example usage:
| seconds | Duration in seconds. |
| channel | Channel to activate. |
Definition at line 9 of file Temporal.cpp.