|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| int | videoFps |
| int | videoBitrateInKbps |
| int | audioBitrateInKbps |
| int | totalBitrateInKbps |
| int videoFps |
The frame rate (fps) of the video.
| int videoBitrateInKbps |
The bitrate (kbps) of the video.
| int audioBitrateInKbps |
The bitrate (kbps) of the audio.
| int totalBitrateInKbps |
The total bitrate (kbps) of the media stream.