|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| int | videoWidth |
| int | videoHeight |
| int | fps |
| int | videoBitrate |
| int | audioBitrate |
| int videoWidth |
The width (px) of the video frame.
| int videoHeight |
The height (px) of the video frame.
| int fps |
The frame rate (fps) of the current video frame.
| int videoBitrate |
The bitrate (bps) of the current video frame.
| int audioBitrate |
The bitrate (bps) of the current audio frame.