setAudioQuality

abstract fun setAudioQuality(qualityId: String)

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