Documentation
Interactive Live Streaming Premium (Legacy)
API Reference
RemoteAudioStats | Agora Web SDK API Reference v3.3.1
Agora Web SDK API Reference
Properties
Optional Readonly CodecType
CodecType: string
Optional Readonly End2EndDelay
End2EndDelay: string
Optional Readonly MuteState
MuteState: string
Optional Readonly PacketLossRate
PacketLossRate: string
Optional Readonly RecvBitrate
RecvBitrate: string
Optional Readonly RecvLevel
RecvLevel: string
Optional Readonly TotalFreezeTime
TotalFreezeTime: string
Optional Readonly TotalPlayDuration
TotalPlayDuration: string
Optional Readonly TransportDelay
TransportDelay: string
Audio statistics of the remote stream.
If getRemoteAudioStats is called successfully, the RemoteAudioStatsMap interface provides the UID and RemoteAudioStats of each remote user.