Subtitles
data class Subtitles(val subtitles: List<SubtitleInfo>, val selectedSubtitle: SubtitleInfo? = null)(source)
Caption tracks available for the current video plus the one that is showing.
Caption tracks available for the current video plus the one that is showing.