addTextTrack

fun addTextTrack(    kind: TextTrackKind,     label: String = definedExternally,     language: String = definedExternally): TextTrack