Package io.agora.rtc2.video
Class ContentInspectConfig.ContentInspectModule
java.lang.Object
io.agora.rtc2.video.ContentInspectConfig.ContentInspectModule
- Enclosing class:
- ContentInspectConfig
Inner class definition of ContentInspectModule
-
Field Summary
FieldsModifier and TypeFieldDescriptionintThe content inspect module's upload image frequency The frequency unit is second.The position of inspect moduleintThe content inspect module ype -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
public int typeThe content inspect module ype -
interval
public int intervalThe content inspect module's upload image frequency The frequency unit is second. -
position
The position of inspect module
-
-
Constructor Details
-
ContentInspectModule
public ContentInspectModule()
-