Interface protos.google.cloud.videointelligence.v1p3beta1.IVideoContext (3.0.0)

Properties of a VideoContext.

Package

@google-cloud/video-intelligence!

Properties

explicitContentDetectionConfig

explicitContentDetectionConfig?: (google.cloud.videointelligence.v1p3beta1.IExplicitContentDetectionConfig|null);

VideoContext explicitContentDetectionConfig

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.IExplicitContentDetectionConfig|null)

faceDetectionConfig

faceDetectionConfig?: (google.cloud.videointelligence.v1p3beta1.IFaceDetectionConfig|null);

VideoContext faceDetectionConfig

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.IFaceDetectionConfig|null)

labelDetectionConfig

labelDetectionConfig?: (google.cloud.videointelligence.v1p3beta1.ILabelDetectionConfig|null);

VideoContext labelDetectionConfig

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.ILabelDetectionConfig|null)

objectTrackingConfig

objectTrackingConfig?: (google.cloud.videointelligence.v1p3beta1.IObjectTrackingConfig|null);

VideoContext objectTrackingConfig

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.IObjectTrackingConfig|null)

personDetectionConfig

personDetectionConfig?: (google.cloud.videointelligence.v1p3beta1.IPersonDetectionConfig|null);

VideoContext personDetectionConfig

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.IPersonDetectionConfig|null)

segments

segments?: (google.cloud.videointelligence.v1p3beta1.IVideoSegment[]|null);

VideoContext segments

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.IVideoSegment[]|null)

shotChangeDetectionConfig

shotChangeDetectionConfig?: (google.cloud.videointelligence.v1p3beta1.IShotChangeDetectionConfig|null);

VideoContext shotChangeDetectionConfig

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.IShotChangeDetectionConfig|null)

speechTranscriptionConfig

speechTranscriptionConfig?: (google.cloud.videointelligence.v1p3beta1.ISpeechTranscriptionConfig|null);

VideoContext speechTranscriptionConfig

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.ISpeechTranscriptionConfig|null)

textDetectionConfig

textDetectionConfig?: (google.cloud.videointelligence.v1p3beta1.ITextDetectionConfig|null);

VideoContext textDetectionConfig

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.ITextDetectionConfig|null)