ClosedCaptionsInfo

interface ClosedCaptionsInfo

Functions

Link copied to clipboard
abstract fun canChangeSpokenLanguage(): Boolean
Link copied to clipboard
abstract fun getCurrentSpokenLanguage(): LanguageItem
Link copied to clipboard
abstract fun getCurrentTranslationLanguage(): LanguageItem
Link copied to clipboard
abstract fun getSpokenLanguageList(): List<LanguageItem>
Link copied to clipboard
abstract fun getTranslationLanguageList(): List<LanguageItem>