Set Source Filter Index
obs-set-source-filter-indexReorders a filter on a source by assigning a new index position, enabling control over filter execution order in OBS.
Instructions
Sets the index position of a filter on a source
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| canvasUuid | No | UUID of the canvas containing the source | |
| filterName | Yes | Name of the filter | |
| sourceName | Yes | Name of the source the filter is on | |
| filterIndex | Yes | New index position of the filter |