pub fn timecode_to_audio_samples(tc: &Timecode, sample_rate: u32) -> u64
Computes the number of real-time samples (at a given audio sample rate) that correspond to a timecode offset.