Interface ImageModerationConfiguration

Configuration for the video moderation service. Used in the setImageModeration method.

Hierarchy

  • ImageModerationConfiguration

Index

Properties

Properties

Optional extraInfo

extraInfo: string

Additional information, with a maximum length of 1024 bytes.

The SDK sends the screenshots and additional information on the video content to the Agora server. Once the video screenshot and upload process is completed, the Agora server sends the additional information and the callback notification to your server.

interval

interval: number

Interval for taking video screenshots (ms), with a minimum value of 1000.