Skip to main content

timecode_to_audio_samples

Function timecode_to_audio_samples 

Source
pub fn timecode_to_audio_samples(tc: &Timecode, sample_rate: u32) -> u64
Expand description

Computes the number of real-time samples (at a given audio sample rate) that correspond to a timecode offset.