getVideoQualityLabel

abstract fun getVideoQualityLabel(videoQuality: VideoQuality): String

Returns the new label for the VideoQuality

Return

The new label for the VideoQuality

Parameters

videoQuality

The VideoQuality for which a label is requested.