insights Type
Parameters
value
Defines the type of insights that you want the service to generate. The allowed values are AudioInsightsOnly
, VideoInsightsOnly
, and AllInsights
. If you set this to AllInsights
and the input is audio only, then only audio insights are generated. Similarly, if the input is video only, then only video insights are generated. It is recommended that you not use AudioInsightsOnly
if you expect some of your inputs to be video only; or use VideoInsightsOnly
if you expect some of your inputs to be audio only. Your Jobs in such conditions would error out. Default to AllInsights
.