-
(non-null) backgroundColor :string
-
Text background color represented by any string that would be
accepted in CSS.
E. g. '#FFFFFF' or 'white'.
Type:
- Implementations:
- Source:
-
(non-null) color :string
-
Text color represented by any string that would be
accepted in CSS.
E. g. '#FFFFFF' or 'white'.
Type:
- Implementations:
- Source:
-
-
Vertical alignments of the cues within their extents.
Type:
- Implementations:
- Source:
-
endTime :number
-
The end time of the cue in seconds and fractions of a second.
Type:
- Implementations:
- Source:
-
(non-null) fontFamily :string
-
Text font family.
Type:
- Implementations:
- Source:
-
fontSize :string
-
Text font size in px or em (e.g. '100px'/'100em').
Type:
- Implementations:
- Source:
-
-
Text font style. Normal, italic or oblique.
Type:
- Implementations:
- Source:
-
-
Text font weight. Either normal or bold.
Type:
- Implementations:
- Source:
-
(non-null) id :string
-
Id of the cue.
Type:
- Implementations:
- Source:
-
(nullable) line :number
-
The offset from the display box in either number of lines or
percentage depending on the value of lineInterpretation.
Type:
- Implementations:
- Source:
-
-
Line alignment of the cue box.
Type:
- Implementations:
- Source:
-
lineHeight :string
-
Separation between line areas inside the cue box in px or em
(e.g. '100px'/'100em'). If not specified, should be no less than
the largest font size applied to the text in the cue.
Type:
- Implementations:
- Source:
-
-
The way to interpret line field. (Either as an integer line number or
percentage from the display box).
Type:
- Implementations:
- Source:
-
(non-null) payload :string
-
The text payload of the cue.
Type:
- Implementations:
- Source:
-
(nullable) position :number
-
The indent (in percent) of the cue box in the direction defined by the
writing direction.
Type:
- Implementations:
- Source:
-
-
Position alignment of the cue.
Type:
- Implementations:
- Source:
-
-
The region to render the cue into.
Type:
- Implementations:
- Source:
-
size :number
-
Size of the cue box (in percents).
Type:
- Implementations:
- Source:
-
startTime :number
-
The start time of the cue in seconds and fractions of a second.
Type:
- Implementations:
- Source:
-
-
Alignment of the text inside the cue box.
Type:
- Implementations:
- Source:
-
-
Text decoration. A combination of underline, overline
and line through. Empty array means no decoration.
Type:
- Implementations:
- Source:
-
wrapLine :boolean
-
Whether or not line wrapping should be applied
to the cue.
Type:
- Implementations:
- Source:
-
-
Text writing direction of the cue.
Type:
- Implementations:
- Source: