expectedDownBandwidth property

int expectedDownBandwidth
getter/setter pair

Expected upstream bandwidth (kbps, value range: 10 to 5000, no uplink 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 expectedDownBandwidth;