pub fn cue_text_at(cues: &[SubtitleCue], t_ms: u64) -> Option<&str>
Active subtitle text at t_ms, if any.
t_ms