Optional
cuesCues to load
Optional
enabledInitial enabled state, toggles the visibility of the subtitle
Optional
Readonly
formatIndicates what parser and renderer to use for this subtitle
Readonly
idThe id of the subtitle (unique)
Optional
Readonly
labelThe label of the subtitle, used for display in player controls
Optional
metadataAdditional metadata.
Optional
offsetOffset to apply to the cues in the subtitle
Optional
Readonly
parserIndicates what parser to use for this subtitle, falls back to "format" if not specified
Optional
Readonly
parserExtra settings to pass to the parser
Optional
Readonly
rendererIndicates what renderer to use for this subtitle, falls back to "format" if not specified
Optional
Readonly
rendererExtra options to pass to the renderer
Optional
Readonly
srcThe src url to the subtitle file (sidecar), or SubtitleSource object (streaming subtitles)
Optional
startStart time of the cues in the subtitle, assumes to be 0 if not set
Describes the format required when loading a subtitle.