SceneChangeTool interface
Scene change detection tool configuration.
Signature:
export interface SceneChangeTool
Properties
| Property | Type | Description |
|---|---|---|
number |
(Optional) |
|
(Optional) Only run this tool while the gate holds (see Gate). |
||
string |
(Optional) Instance id (G3): names this instance so gates can reference it and the same tool may appear more than once. Default: the tool name. Must be unique across localAnalysis. |
|
number |
(Optional) Minimum media-time between inferences in ms (framerate-invariant). Default 0 (every frame): cut detection compares successive processed frames, so large gaps make every comparison look like a change. |
|
number |
(Optional) |
|
"scene_change" |
||
number |