Optional
captureThe brightness level of the video image captured by the local camera. See CaptureBrightnessLevelType.
Optional
captureThe height (px) for capturing the local video stream.
Optional
captureThe frame rate (fps) for capturing the local video stream.
Optional
captureThe width (px) for capturing the local video stream.
Optional
codecThe codec type of the local video. See VideoCodecType.
Optional
encodedThe bitrate (Kbps) while encoding the local video stream. This value does not include the bitrate for resending the video after packet loss.
Optional
encodedThe number of the sent video frames, represented by an aggregate value.
Optional
encodedThe height of the encoded video (px).
Optional
encodedThe width of the encoded video (px).
Optional
encoderThe output frame rate (fps) of the local video encoder.
Optional
hwThe local video encoding acceleration type. 0: Software encoding is applied without acceleration. 1: Hardware encoding is applied for acceleration.
Optional
qualityThe quality adaptation of the local video stream in the reported interval (based on the target frame rate and target bitrate). See QualityAdaptIndication.
Optional
regulatedThe height (px) adjusted by the built-in video capture adapter (regulator) of the SDK for capturing the local video stream. The regulator adjusts the height and width of the video captured by the camera according to the video encoding configuration.
Optional
regulatedThe frame rate (fps) adjusted by the built-in video capture adapter (regulator) of the SDK for capturing the local video stream. The regulator adjusts the frame rate of the video captured by the camera according to the video encoding configuration.
Optional
regulatedThe width (px) adjusted by the built-in video capture adapter (regulator) of the SDK for capturing the local video stream. The regulator adjusts the height and width of the video captured by the camera according to the video encoding configuration.
Optional
rendererThe output frame rate (fps) of the local video renderer.
Optional
sentThe actual bitrate (Kbps) while sending the local video stream. This value does not include the bitrate for resending the video after packet loss.
Optional
sentThe actual frame rate (fps) while sending the local video stream. This value does not include the frame rate for resending the video after packet loss.
Optional
targetThe target bitrate (Kbps) of the current encoder. This is an estimate made by the SDK based on the current network conditions.
Optional
targetThe target frame rate (fps) of the current encoder.
Optional
txThe video packet loss rate (%) from the local client to the Agora server before applying the anti-packet loss strategies.
Optional
uidThe ID of the local user.
Generated using TypeDoc
The statistics of the local video stream.