Agora Java API Reference for Android
Public Member Functions | Public Attributes | List of all members
io.agora.rtc2.video.ContentInspectConfig.ContentInspectModule Class Reference

Public Member Functions

 ContentInspectModule ()
 

Public Attributes

int type
 
int interval
 

Detailed Description

Inner class definition of ContentInspectModule

Constructor & Destructor Documentation

◆ ContentInspectModule()

io.agora.rtc2.video.ContentInspectConfig.ContentInspectModule.ContentInspectModule ( )

Default content inspect type is invalid.

Default content inspect frequency is 0 seconds.

Member Data Documentation

◆ type

int io.agora.rtc2.video.ContentInspectConfig.ContentInspectModule.type

The content inspect module ype

◆ interval

int io.agora.rtc2.video.ContentInspectConfig.ContentInspectModule.interval

The content inspect module's upload image frequency The frequency unit is second.