Documentation
Voice Call (Legacy)
API Reference
LocalVideoStats | Agora Web SDK API Reference v3.3.1
Agora Web SDK API Reference
Properties
Optional Readonly CaptureFrameRate
CaptureFrameRate: string
Optional Readonly CaptureResolutionHeight
CaptureResolutionHeight: string
Optional Readonly CaptureResolutionWidth
CaptureResolutionWidth: string
Optional Readonly EncodeDelay
EncodeDelay: string
Optional Readonly MuteState
MuteState: string
Optional Readonly SendBitrate
SendBitrate: string
Optional Readonly SendFrameRate
SendFrameRate: string
Optional Readonly SendResolutionHeight
SendResolutionHeight: string
Optional Readonly SendResolutionWidth
SendResolutionWidth: string
Optional Readonly TargetSendBitrate
TargetSendBitrate: string
Optional Readonly TotalDuration
TotalDuration: string
Optional Readonly 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.