|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API double MayaFlux::samples_to_seconds | ( | uint64_t | samples | ) |
Converts a number of audio samples to the equivalent time duration in seconds.
| samples | Number of audio samples |
Definition at line 279 of file Chronie.cpp.
References get_context(), MayaFlux::Core::Engine::get_stream_info(), and MayaFlux::Core::GlobalStreamInfo::sample_rate.
Here is the call graph for this function: