Class ShotChangeDetectionConfig (2.2.0)

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

Config for SHOT_CHANGE_DETECTION. .. attribute:: model

Model to use for shot change detection. Supported values: "builtin/stable" (the default if unset) and "builtin/latest".

:type: str