ZegoPublishStreamQuality
Published stream quality information.
Declared in
ZegoExpressDefines.h
Includes
Property Lists
Property Docs
videoCaptureFPS
Video capture frame rate. The unit of frame rate is f/s.
videoEncodeFPS
Video encoding frame rate. The unit of frame rate is f/s.
videoSendFPS
Video transmission frame rate. The unit of frame rate is f/s.
videoKBPS
Video bit rate in kbps.
audioCaptureFPS
Audio capture frame rate. The unit of frame rate is f/s.
audioSendFPS
Audio transmission frame rate. The unit of frame rate is f/s.
audioKBPS
Audio bit rate in kbps.
rtt
Local to server delay, in milliseconds.
packetLostRate
Packet loss rate, in percentage, 0.0 ~ 1.0.
level
Published stream quality level.
isHardwareEncode
Whether to enable hardware encoding.
totalSendBytes
Total number of bytes sent, including audio, video, SEI.
audioSendBytes
Number of audio bytes sent.
videoSendBytes
Number of video bytes sent.