|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| double MayaFlux::Kakshya::position_to_time | ( | uint64_t | position, |
| double | sample_rate | ||
| ) |
Convert position (samples/frames) to time (seconds) given a sample rate.
| position | Position as integer index. |
| sample_rate | Sample rate (Hz). |
Definition at line 256 of file CoordUtils.cpp.
Referenced by MayaFlux::Kakshya::SoundStreamContainer::position_to_time().
Here is the caller graph for this function: