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

Data Fields

CONTENT_INSPECT_TYPE type
 
unsigned int interval
 
base::VIDEO_MODULE_POSITION position
 

Constructor & Destructor Documentation

◆ ContentInspectModule()

Field Documentation

◆ type

Types of functional module. See CONTENT_INSPECT_TYPE.

◆ interval

unsigned int interval

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.

◆ position

The position of the video observer. See VIDEO_MODULE_POSITION.