Cue
Represents a cue of a subtitle track.
See also
Constructors
Types
Properties
The bitmap height as a fraction of the of the viewport size, or DIMEN_UNSET if the bitmap should be displayed at its natural height given the bitmap dimensions and the specified size.
The fractional position of the positionAnchor of the cue within the viewport in the orthogonal direction to line, or DIMEN_UNSET.
True iff the windowColor property is set.
The position of the line anchor of the cue box within the viewport in orthogonal direction to the writing direction, or DIMEN_UNSET. Interpretation depends on the value of lineType.
The cues anchor positioned by line. One of AnchorType.AnchorTypeStart, AnchorType.AnchorTypeMiddle, AnchorType.AnchorTypeEnd and AnchorType.TypeUnset.
The type of the value from line.
The cue anchor positioned by fractionalPosition. One of AnchorType.AnchorTypeStart, AnchorType.AnchorTypeMiddle, AnchorType.AnchorTypeEnd and AnchorType.TypeUnset.
The size of the cue in the writing direction specified as a fraction of the viewport size in that direction, or DIMEN_UNSET.
The alignment of the cue text.
The cue vertical type. One of VerticalType.VerticalTypeLeftToRight, VerticalType.VerticalTypeRightToLeft and VerticalType.TypeUnset.
The fill color of the window.