文档中心
视频通话 (Legacy)
API 参考
LocalStreamStats | Agora Web SDK API 参考 v3.6.1
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
本地音视频流的连接统计数据
对本地发布的流调用 getStats 成功后,会通过该接口提供连接统计数据。