getVideoQualityLabel

abstract fun getVideoQualityLabel(videoQuality: VideoQuality): String?

Is called with a VideoQuality to assign a new label to it. If null is returned, the label of videoQuality will not be changed.