|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| uint64_t MayaFlux::Vruta::TaskScheduler::seconds_to_units | ( | double | seconds, |
| ProcessingToken | token = ProcessingToken::SAMPLE_ACCURATE |
||
| ) | const |
Convert seconds to processing units for a specific domain.
| seconds | Time in seconds |
| token | Processing domain (default: audio) |
Definition at line 150 of file Scheduler.cpp.
References get_rate(), MayaFlux::Utils::seconds_to_units(), and token.
Here is the call graph for this function: