|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| NSInteger | videoFps |
| NSInteger | videoBitrateInKbps |
| NSInteger | audioBitrateInKbps |
| NSInteger | totalBitrateInKbps |
|
readwritenonatomicassign |
The frame rate (fps) of the video.
|
readwritenonatomicassign |
The bitrate (kbps) of the video.
|
readwritenonatomicassign |
The bitrate (kbps) of the audio.
|
readwritenonatomicassign |
The total bitrate (kbps) of the media stream.