|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| int | videoWidth |
| int | videoHeight |
| int | fps |
| int | videoBitrate |
| int | audioBitrate |
The statistics of the Direct Cdn Streams.
| int videoWidth |
Width of the video pushed by rtmp.
| int videoHeight |
Height of the video pushed by rtmp.
| int fps |
The frame rate of the video pushed by rtmp.
| int videoBitrate |
Real-time bit rate of the video streamed by rtmp.
| int audioBitrate |
Real-time bit rate of the audio pushed by rtmp.