expectedUpBandwidth property
getter/setter pair
- Field description: Expected upstream bandwidth (kbps, value range: 10 to 5000, no uplink bandwidth test when it is 0).
- Note: When the parameter
scene
is set toTRTCSpeedTestScene_OnlineChorusTesting
, in order to obtain more accurate information such as RTT/jitter, the value range is limited to 10 ~ 1000.
Implementation
int expectedUpBandwidth;