Interface protos.google.cloud.videointelligence.v1p2beta1.IVideoContext (5.0.2)

Properties of a VideoContext.

Package

@google-cloud/video-intelligence

Properties

explicitContentDetectionConfig

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

VideoContext explicitContentDetectionConfig

labelDetectionConfig

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

VideoContext labelDetectionConfig

segments

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

VideoContext segments

shotChangeDetectionConfig

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

VideoContext shotChangeDetectionConfig

textDetectionConfig

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

VideoContext textDetectionConfig