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

Properties of a VideoContext.

Package

@google-cloud/video-intelligence

Properties

explicitContentDetectionConfig

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

VideoContext explicitContentDetectionConfig

faceDetectionConfig

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

VideoContext faceDetectionConfig

labelDetectionConfig

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

VideoContext labelDetectionConfig

segments

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

VideoContext segments

shotChangeDetectionConfig

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

VideoContext shotChangeDetectionConfig