getAudioQualityLabel

abstract fun getAudioQualityLabel(audioQuality: AudioQuality): String

Returns the new label for the AudioQuality

Return

The new label for the AudioQuality

Parameters

audioQuality

The AudioQuality for which a label is requested.