Properties of a VideoContext.
Package
@google-cloud/video-intelligenceProperties
explicitContentDetectionConfig
explicitContentDetectionConfig?: (google.cloud.videointelligence.v1.IExplicitContentDetectionConfig|null);
VideoContext explicitContentDetectionConfig
faceDetectionConfig
faceDetectionConfig?: (google.cloud.videointelligence.v1.IFaceDetectionConfig|null);
VideoContext faceDetectionConfig
labelDetectionConfig
labelDetectionConfig?: (google.cloud.videointelligence.v1.ILabelDetectionConfig|null);
VideoContext labelDetectionConfig
objectTrackingConfig
objectTrackingConfig?: (google.cloud.videointelligence.v1.IObjectTrackingConfig|null);
VideoContext objectTrackingConfig
personDetectionConfig
personDetectionConfig?: (google.cloud.videointelligence.v1.IPersonDetectionConfig|null);
VideoContext personDetectionConfig
segments
segments?: (google.cloud.videointelligence.v1.IVideoSegment[]|null);
VideoContext segments
shotChangeDetectionConfig
shotChangeDetectionConfig?: (google.cloud.videointelligence.v1.IShotChangeDetectionConfig|null);
VideoContext shotChangeDetectionConfig
speechTranscriptionConfig
speechTranscriptionConfig?: (google.cloud.videointelligence.v1.ISpeechTranscriptionConfig|null);
VideoContext speechTranscriptionConfig
textDetectionConfig
textDetectionConfig?: (google.cloud.videointelligence.v1.ITextDetectionConfig|null);
VideoContext textDetectionConfig