Documentation
Interactive Live Streaming Premium (Legacy)
API Reference
RemoteVideoStats | Agora Web SDK API Reference v3.3.1
Agora Web SDK API Reference
Properties
Optional Readonly End2EndDelay
End2EndDelay: string
Optional Readonly MuteState
MuteState: string
Optional Readonly PacketLossRate
PacketLossRate: string
Optional Readonly RecvBitrate
RecvBitrate: string
Optional Readonly RecvResolutionHeight
RecvResolutionHeight: string
Optional Readonly RecvResolutionWidth
RecvResolutionWidth: string
Optional Readonly RenderFrameRate
RenderFrameRate: string
Optional Readonly RenderResolutionHeight
RenderResolutionHeight: string
Optional Readonly RenderResolutionWidth
RenderResolutionWidth: string
Optional Readonly TotalFreezeTime
TotalFreezeTime: string
Optional Readonly TotalPlayDuration
TotalPlayDuration: string
Optional Readonly TransportDelay
TransportDelay: string
Video statistics of the remote stream.
If getRemoteVideoStats is called successfully, the RemoteVideoStatsMap interface provides the UID and RemoteVideoStats of each remote user.