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

Properties of a StreamingVideoConfig.

Package

@google-cloud/video-intelligence!

Properties

automlActionRecognitionConfig

automlActionRecognitionConfig?: (google.cloud.videointelligence.v1p3beta1.IStreamingAutomlActionRecognitionConfig|null);

StreamingVideoConfig automlActionRecognitionConfig

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

automlClassificationConfig

automlClassificationConfig?: (google.cloud.videointelligence.v1p3beta1.IStreamingAutomlClassificationConfig|null);

StreamingVideoConfig automlClassificationConfig

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

automlObjectTrackingConfig

automlObjectTrackingConfig?: (google.cloud.videointelligence.v1p3beta1.IStreamingAutomlObjectTrackingConfig|null);

StreamingVideoConfig automlObjectTrackingConfig

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

explicitContentDetectionConfig

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

StreamingVideoConfig explicitContentDetectionConfig

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

feature

feature?: (google.cloud.videointelligence.v1p3beta1.StreamingFeature|keyof typeof google.cloud.videointelligence.v1p3beta1.StreamingFeature|null);

StreamingVideoConfig feature

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.StreamingFeature|keyof typeof google.cloud.videointelligence.v1p3beta1.StreamingFeature|null)

labelDetectionConfig

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

StreamingVideoConfig labelDetectionConfig

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

objectTrackingConfig

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

StreamingVideoConfig objectTrackingConfig

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

shotChangeDetectionConfig

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

StreamingVideoConfig shotChangeDetectionConfig

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

storageConfig

storageConfig?: (google.cloud.videointelligence.v1p3beta1.IStreamingStorageConfig|null);

StreamingVideoConfig storageConfig

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