setMaxSelectableVideoBitrate

abstract fun setMaxSelectableVideoBitrate(bitrate: Int)

Sets the upper bitrate boundary for video qualities to bitrate. All qualities with a bitrate that is higher than this threshold will not be eligible for dynamic quality switching, although they are still available for manual quality selection. Can be set to Integer.MAX_VALUE for no limitation.