|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| AgoraContentInspectType | type |
| NSInteger | interval |
| AgoraVideoModulePosition | position |
|
readwritenonatomicassign |
Types of functional module. See AgoraContentInspectType.
|
readwritenonatomicassign |
The frequency (s) of video screenshot and upload. The value should be set as larger than 0. The default value is 0, the SDK does not take screenshots. Agora recommends that you set the value as 10; you can also adjust it according to your business needs.
|
readwritenonatomicassign |
The position of the video observer. See AgoraVideoModulePosition.