(web)VTT — Web Video Text Tracks
This struct represents a parsed VTT file. It contains a list of cues and optional metadata.
Totally same as VttCue but owns the data.
A start/end time of
(web)VTT — Web Video Text Tracks
This struct represents a parsed VTT file. It contains a list of cues and optional metadata.
A subtitle and associated metadata
Cue settings are optional components used to position where the cue payload text will be displayed over the video.
This includes whether the text is displayed horizontally or vertically.
There can be zero or more of them, and they can be used in any order so long as each setting is used no more than once.