availableAudioQualities

abstract val availableAudioQualities: List<AudioQuality>

A list of the available AudioQualitys of the currently selected AudioTrack of the active source.

This function is deprecated. Use Source.availableAudioQualities on the currently active source instead e.g. Player.source.availableAudioQualities