Properties of a VideoContext.
Package
@google-cloud/video-intelligence!Properties
explicitContentDetectionConfig
explicitContentDetectionConfig?: (google.cloud.videointelligence.v1beta2.IExplicitContentDetectionConfig|null);
VideoContext explicitContentDetectionConfig
Type | Description |
(google.cloud.videointelligence.v1beta2.IExplicitContentDetectionConfig|null) |
faceDetectionConfig
faceDetectionConfig?: (google.cloud.videointelligence.v1beta2.IFaceDetectionConfig|null);
VideoContext faceDetectionConfig
Type | Description |
(google.cloud.videointelligence.v1beta2.IFaceDetectionConfig|null) |
labelDetectionConfig
labelDetectionConfig?: (google.cloud.videointelligence.v1beta2.ILabelDetectionConfig|null);
VideoContext labelDetectionConfig
Type | Description |
(google.cloud.videointelligence.v1beta2.ILabelDetectionConfig|null) |
segments
segments?: (google.cloud.videointelligence.v1beta2.IVideoSegment[]|null);
VideoContext segments
Type | Description |
(google.cloud.videointelligence.v1beta2.IVideoSegment[]|null) |
shotChangeDetectionConfig
shotChangeDetectionConfig?: (google.cloud.videointelligence.v1beta2.IShotChangeDetectionConfig|null);
VideoContext shotChangeDetectionConfig
Type | Description |
(google.cloud.videointelligence.v1beta2.IShotChangeDetectionConfig|null) |