Voice SDK v3.7.1 API Reference for Unity
Public Attributes | List of all members
agora_gaming_rtc.LastmileProbeOneWayResult Struct Reference

Public Attributes

uint  packetLossRate
 
uint  jitter
 
uint  availableBandwidth
 

Detailed Description

The uplink or downlink last-mile network probe test result.

Member Data Documentation

◆ availableBandwidth

uint agora_gaming_rtc.LastmileProbeOneWayResult.availableBandwidth

The estimated available bandwidth (bps).

◆ jitter

uint agora_gaming_rtc.LastmileProbeOneWayResult.jitter

The network jitter (ms).

◆ packetLossRate

uint agora_gaming_rtc.LastmileProbeOneWayResult.packetLossRate

The packet loss rate (%).


The documentation for this struct was generated from the following file: