Skip to main content

Module subtitle

Module subtitle 

Source
Expand description

Minimal SRT and WebVTT cue lists for host-side caption rendering.

Structs§

SubtitleCue

Functions§

cue_text_at
Active subtitle text at t_ms, if any.
parse_srt
Parse SubRip (.srt) text into cues.
parse_vtt
Parse WebVTT (.vtt) into cues (ignores styles and notes).