Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
bool | enable |
bool | DeviceWork |
bool | CloudWork |
CONTENT_INSPECT_DEVICE_TYPE | DeviceworkType |
ContentInspectModule | modules [MAX_CONTENT_INSPECT_MODULE_COUNT] |
int | moduleCount |
Definition of ContentInspectConfig.
|
inline |
|
inline |
bool enable |
enable content isnpect function
bool DeviceWork |
jh on device.
bool CloudWork |
jh on cloud.
CONTENT_INSPECT_DEVICE_TYPE DeviceworkType |
the type of jh on device.
const char* extraInfo |
The content inspect modules, max length of modules is 32. the content(snapshot of send video stream, image) can be used to max of 32 types functions.
int moduleCount |
The content inspect module count.