Class StreamingVideoConfig (2.0.0)

StreamingVideoConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Provides information to the annotator that specifies how to process the request.

Attributes

NameDescription
shot_change_detection_config .video_intelligence.StreamingShotChangeDetectionConfig
Config for STREAMING_SHOT_CHANGE_DETECTION.
label_detection_config .video_intelligence.StreamingLabelDetectionConfig
Config for STREAMING_LABEL_DETECTION.
explicit_content_detection_config .video_intelligence.StreamingExplicitContentDetectionConfig
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
object_tracking_config .video_intelligence.StreamingObjectTrackingConfig
Config for STREAMING_OBJECT_TRACKING.
automl_action_recognition_config .video_intelligence.StreamingAutomlActionRecognitionConfig
Config for STREAMING_AUTOML_ACTION_RECOGNITION.
automl_classification_config .video_intelligence.StreamingAutomlClassificationConfig
Config for STREAMING_AUTOML_CLASSIFICATION.
automl_object_tracking_config .video_intelligence.StreamingAutomlObjectTrackingConfig
Config for STREAMING_AUTOML_OBJECT_TRACKING.
feature .video_intelligence.StreamingFeature
Requested annotation feature.
storage_config .video_intelligence.StreamingStorageConfig
Streaming storage option. By default: storage is disabled.