MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_duration_seconds()

double MayaFlux::Kakshya::SoundFileContainer::get_duration_seconds ( ) const

Enable debug output for this container.

Parameters
enableWhether to enable debug output

Definition at line 45 of file SoundFileContainer.cpp.

46{
48}
double position_to_time(uint64_t position) const override
Convert from position units (e.g., frame/sample index) to time (seconds).

References MayaFlux::Kakshya::SoundStreamContainer::m_num_frames, and MayaFlux::Kakshya::SoundStreamContainer::position_to_time().

+ Here is the call graph for this function: