Enumeration ContentInspectType

The type of video content moderation module.

Enumeration Members

ContentInspectInvalid: 0

0: (Default) This module has no actual function. Do not set type to this value.

ContentInspectModeration: 1

1: Video content moderation. SDK takes screenshots, inspects video content of the video stream in the channel, and uploads the screenshots and moderation results.

Generated using TypeDoc