Cue
open class Cue
Content copied to clipboard
Represents a Cue of a subtitle track.
See also
Constructors
Cue
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)
Content copied to clipboard
Types
Properties
bitmapHeight
Link copied to clipboard
DIMEN_UNSET
Link copied to clipboard
fractionalPosition
Link copied to clipboard
lineAnchor
Link copied to clipboard
lineType
Link copied to clipboard
positionAnchor
Link copied to clipboard
textAlignment
Link copied to clipboard
windowColor
Link copied to clipboard
Functions
isWindowColorSet
Link copied to clipboard