|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| NSUInteger | videoWidth |
| NSUInteger | videoHeight |
| NSUInteger | fps |
| NSUInteger | videoBitrate |
| NSUInteger | audioBitrate |
|
readwritenonatomicassign |
The width (px) of the video frame.
|
readwritenonatomicassign |
The height (px) of the video frame.
|
readwritenonatomicassign |
The frame rate (fps) of the current video frame.
|
readwritenonatomicassign |
The bitrate (bps) of the current video frame.
|
readwritenonatomicassign |
The bitrate (bps) of the current audio frame.