|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API TimeSpec MayaFlux::Time | ( | double | seconds, |
| std::vector< uint32_t > | channels | ||
| ) |
Creates a TimeSpec with the specified duration and a list of channels.
This overload allows specifying multiple channels to activate.
Example usage:
| seconds | Duration in seconds. |
| channels | List of channels to activate. |
Definition at line 14 of file Temporal.cpp.