Properties of a StreamingVideoConfig.
Package
@google-cloud/video-intelligenceProperties
automlActionRecognitionConfig
automlActionRecognitionConfig?: (google.cloud.videointelligence.v1p3beta1.IStreamingAutomlActionRecognitionConfig|null);StreamingVideoConfig automlActionRecognitionConfig
automlClassificationConfig
automlClassificationConfig?: (google.cloud.videointelligence.v1p3beta1.IStreamingAutomlClassificationConfig|null);StreamingVideoConfig automlClassificationConfig
automlObjectTrackingConfig
automlObjectTrackingConfig?: (google.cloud.videointelligence.v1p3beta1.IStreamingAutomlObjectTrackingConfig|null);StreamingVideoConfig automlObjectTrackingConfig
explicitContentDetectionConfig
explicitContentDetectionConfig?: (google.cloud.videointelligence.v1p3beta1.IStreamingExplicitContentDetectionConfig|null);StreamingVideoConfig explicitContentDetectionConfig
feature
feature?: (google.cloud.videointelligence.v1p3beta1.StreamingFeature|keyof typeof google.cloud.videointelligence.v1p3beta1.StreamingFeature|null);StreamingVideoConfig feature
labelDetectionConfig
labelDetectionConfig?: (google.cloud.videointelligence.v1p3beta1.IStreamingLabelDetectionConfig|null);StreamingVideoConfig labelDetectionConfig
objectTrackingConfig
objectTrackingConfig?: (google.cloud.videointelligence.v1p3beta1.IStreamingObjectTrackingConfig|null);StreamingVideoConfig objectTrackingConfig
shotChangeDetectionConfig
shotChangeDetectionConfig?: (google.cloud.videointelligence.v1p3beta1.IStreamingShotChangeDetectionConfig|null);StreamingVideoConfig shotChangeDetectionConfig
storageConfig
storageConfig?: (google.cloud.videointelligence.v1p3beta1.IStreamingStorageConfig|null);StreamingVideoConfig storageConfig