Agora RTC Objective-C API Reference  Refactor
Data Fields
DirectCdnStreamingStats Struct Reference

Data Fields

int videoWidth
 
int videoHeight
 
int fps
 
int videoBitrate
 
int audioBitrate
 

Detailed Description

Deprecated:
v4.6.0.

Field Documentation

◆ videoWidth

int videoWidth

The width (px) of the video frame.

◆ videoHeight

int videoHeight

The height (px) of the video frame.

◆ fps

int fps

The frame rate (fps) of the current video frame.

◆ videoBitrate

int videoBitrate

The bitrate (bps) of the current video frame.

◆ audioBitrate

int audioBitrate

The bitrate (bps) of the current audio frame.