expectedUpBandwidth property

int expectedUpBandwidth
getter/setter pair

Expected downstream bandwidth (kbps, value range: 10 to 5000, no downlink bandwidth test when it is 0).

Note: When the parameter scene is set to TRTCSpeedTestScene_OnlineChorusTesting, in order to obtain more accurate information such as rtt / jitter, the value range is limited to 10 ~ 1000.

Implementation

int expectedUpBandwidth;