Cue

constructor(start: Double, end: Double, text: String?, html: String?)
constructor(start: Double, end: Double, image: Bitmap?)
constructor(    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,     isWindowColorSet: Boolean,     windowColor: Int,     verticalType: Cue.VerticalType)