|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| CGSize | dimensions |
| NSInteger | frameRate |
| NSInteger | bitrate |
| AgoraVideoContentHint | contentHint |
|
readwritenonatomicassign |
The video encoding dimension. The default value is 1280 × 720.
|
readwritenonatomicassign |
The video encoding frame rate (fps). The default value is 15.
|
readwritenonatomicassign |
The video encoding bitrate (Kbps).
|
readwritenonatomicassign |
The content hint for screen sharing. See AgoraVideoContentHint.