setVideoQuality

abstract fun setVideoQuality(qualityId: String)

Sets a fixed VideoQuality, identified by the qualityId. A list of currently available VideoQualitys can be retrieved via availableVideoQualities. To reset to dynamic quality switching, "auto" can be passed in as the qualityId.