Agora RTC Objective-C API Reference  Refactor
Data Fields
ContentInspectConfig Struct Reference

Data Fields

bool enable
 
bool DeviceWork
 
bool CloudWork
 
CONTENT_INSPECT_DEVICE_TYPE DeviceworkType
 
ContentInspectModule modules [MAX_CONTENT_INSPECT_MODULE_COUNT]
 
int moduleCount
 

Detailed Description

Definition of ContentInspectConfig.

Constructor & Destructor Documentation

◆ ContentInspectConfig()

Member Function Documentation

◆ operator=()

ContentInspectConfig& operator= ( const ContentInspectConfig rth)
inline

Field Documentation

◆ enable

bool enable

enable content isnpect function

◆ DeviceWork

bool DeviceWork

jh on device.

◆ CloudWork

bool CloudWork

jh on cloud.

◆ DeviceworkType

the type of jh on device.

◆ extraInfo

const char* extraInfo

◆ modules

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.

◆ moduleCount

int moduleCount

The content inspect module count.