AudioTrackInfoOptions
data class AudioTrackInfoOptions(val options: List<AudioTrackInfo>, val selectedOption: AudioTrackInfo? = null)(source)
Audio tracks available for the current video plus the one that is playing.
Audio tracks available for the current video plus the one that is playing.