setAudioMaxRxBandwidth

abstract fun setAudioMaxRxBandwidth(bandwidth: Int)

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

Since

2.6.0

Parameters

bandwidth

the suggest value could be DefaultBandwidth.MAX_BANDWIDTH_AUDIO.