Agora C++ API Reference for All Platforms
|
Public Member Functions | |
LastmileProbeOneWayResult () | |
Public Attributes | |
unsigned int | packetLossRate |
unsigned int | jitter |
unsigned int | availableBandwidth |
Results of the uplink or downlink last-mile network test.
|
inline |
unsigned int agora::rtc::LastmileProbeOneWayResult::packetLossRate |
The packet loss rate (%).
unsigned int agora::rtc::LastmileProbeOneWayResult::jitter |
The network jitter (ms).
unsigned int agora::rtc::LastmileProbeOneWayResult::availableBandwidth |
The estimated available bandwidth (bps).