Documentation
Interactive Live Streaming Standard (Legacy)
API Reference
LocalStreamStats | Agora Web SDK API Reference v3.6.1
Agora Web SDK API Reference
Properties
accessDelay
accessDelay: string
audioSendBytes
audioSendBytes: string
audioSendPackets
audioSendPackets: string
audioSendPacketsLost
audioSendPacketsLost: string
videoSendBytes
videoSendBytes: string
videoSendFrameRate
videoSendFrameRate: string
videoSendPackets
videoSendPackets: string
videoSendPacketsLost
videoSendPacketsLost: string
Optional videoSendResolutionHeight
videoSendResolutionHeight: string
Optional videoSendResolutionWidth
videoSendResolutionWidth: string
The connection statistics of the local stream.
If the local stream calls getStats successfully, this interface provides the statistics.