Cue
Represents a Cue of a subtitle track.
See also
Constructors
Link copied to clipboard
open fun Cue(start: Double, end: Double, text: String, html: String, image: Bitmap, textAlignment: Layout.Alignment, line: Float, lineType: Cue.LineType, lineAnchor: Cue.AnchorType, fractionalPosition: Float, positionAnchor: Cue.AnchorType, size: Float, bitmapHeight: Float, windowColorSet: Boolean, windowColor: Int, verticalType: Cue.VerticalType)
Content copied to clipboard
Types
Link copied to clipboard
Represents the available anchor types for the cue.
Link copied to clipboard
Represents the vertical formatting for the cue.
Functions
Link copied to clipboard
Returns if the windowColor property is set.