KnownInsightsType enum

Known values of InsightsType that the service accepts.

Fields

AllInsights

Generate both audio and video insights. Fails if either audio or video Insights fail.

AudioInsightsOnly

Generate audio only insights. Ignore video even if present. Fails if no audio is present.

VideoInsightsOnly

Generate video only insights. Ignore audio if present. Fails if no video is present.