copy

fun copy(    text: String?,     textAlignment: CueItem.TextAlignment?,     bitmap: Bitmap? = null,     line: Float,     lineType: Int,     lineAnchor: Int,     position: Float,     positionAnchor: Int,     size: Float,     bitmapHeight: Float = Cue.DIMEN_UNSET,     windowColorSet: Boolean,     windowColor: Int,     textSizeType: Int = Cue.TYPE_UNSET,     textSize: Float = Cue.DIMEN_UNSET,     verticalType: Int = Cue.TYPE_UNSET): CueItem