Video SDK v3.7.1 API Reference for Unity
|
Public Attributes | |
LASTMILE_PROBE_RESULT_STATE | state |
LastmileProbeOneWayResult | uplinkReport |
LastmileProbeOneWayResult | downlinkReport |
uint | rtt |
The uplink and downlink last-mile network probe test result.
LASTMILE_PROBE_RESULT_STATE agora_gaming_rtc.LastmileProbeResult.state |
The state of the probe test.
LastmileProbeOneWayResult agora_gaming_rtc.LastmileProbeResult.uplinkReport |
The uplink last-mile network probe test result.
LastmileProbeOneWayResult agora_gaming_rtc.LastmileProbeResult.downlinkReport |
The downlink last-mile network probe test result.
uint agora_gaming_rtc.LastmileProbeResult.rtt |
The round-trip delay time (ms).