Documentation
Interactive Live Streaming Premium (Legacy)
API Reference
LocalVideoStats | Agora Web SDK API Reference v3.6.1
Agora Web SDK API Reference
Properties
Optional CaptureFrameRate
CaptureFrameRate: string
Optional CaptureResolutionHeight
CaptureResolutionHeight: string
Optional CaptureResolutionWidth
CaptureResolutionWidth: string
Optional EncodeDelay
EncodeDelay: string
Optional MuteState
MuteState: string
Optional SendBitrate
SendBitrate: string
Optional SendFrameRate
SendFrameRate: string
Optional SendResolutionHeight
SendResolutionHeight: string
Optional SendResolutionWidth
SendResolutionWidth: string
Optional TargetSendBitrate
TargetSendBitrate: string
Optional TotalDuration
TotalDuration: string
Optional TotalFreezeTime
TotalFreezeTime: string
Video statistics of the local stream.
If getLocalVideoStats is called successfully, the LocalVideoStatsMap interface provides the UID and LocalVideoStats of the local user.