Class ShotChangeDetectionConfig (2.8.2)

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

Config for SHOT_CHANGE_DETECTION.

Attribute

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

Inheritance

builtins.object > proto.message.Message > ShotChangeDetectionConfig