update Local Video Max Bandwidth
abstract fun updateLocalVideoMaxBandwidth(room: Room, maxBandwidth: Int, listener: IConferenceProxy.IUpdateVideoQualityListener?)
Content copied to clipboard
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