updateLocalVideoMaxBandwidth

abstract fun updateLocalVideoMaxBandwidth(room: Room, maxBandwidth: Int, listener: IConferenceProxy.IUpdateVideoQualityListener?)

Request to update the maximum bandwidth of the sent video stream.

Parameters

room

@object:Room room (bubble) associated to the conference given

maxBandwidth

maximum bandwidth in kbps (range: 0 .. 4096)

listener

IUpdateVideoQualityListener Callback