setVideoMaxRxBandwidth

abstract fun setVideoMaxRxBandwidth(bandwidth: Int)

Set the max receiving bandwidth for video in unit bps for the call. Only effective if set before the start of call. if 0, default value of 2500*1000 is used.

Since

2.6.0

Parameters