Class StreamingVideoConfig (2.2.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 google.cloud.videointelligence_v1p3beta1.types.StreamingShotChangeDetectionConfig
Config for STREAMING_SHOT_CHANGE_DETECTION.
label_detection_config google.cloud.videointelligence_v1p3beta1.types.StreamingLabelDetectionConfig
Config for STREAMING_LABEL_DETECTION.
explicit_content_detection_config google.cloud.videointelligence_v1p3beta1.types.StreamingExplicitContentDetectionConfig
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
object_tracking_config google.cloud.videointelligence_v1p3beta1.types.StreamingObjectTrackingConfig
Config for STREAMING_OBJECT_TRACKING.
automl_action_recognition_config google.cloud.videointelligence_v1p3beta1.types.StreamingAutomlActionRecognitionConfig
Config for STREAMING_AUTOML_ACTION_RECOGNITION.
automl_classification_config google.cloud.videointelligence_v1p3beta1.types.StreamingAutomlClassificationConfig
Config for STREAMING_AUTOML_CLASSIFICATION.
automl_object_tracking_config google.cloud.videointelligence_v1p3beta1.types.StreamingAutomlObjectTrackingConfig
Config for STREAMING_AUTOML_OBJECT_TRACKING.
feature google.cloud.videointelligence_v1p3beta1.types.StreamingFeature
Requested annotation feature.
storage_config google.cloud.videointelligence_v1p3beta1.types.StreamingStorageConfig
Streaming storage option. By default: storage is disabled.