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 vendor
 
String callbackUrl
 
String token
 
int frequency
 

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

◆ frequency

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

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