obs-set-source-filter-index
Change the order of filters applied to an OBS source by setting a specific filter's position in the stack, which controls the sequence of visual effects processing.
Instructions
Sets the index position of a filter on a source
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filterIndex | Yes | New index position of the filter | |
| filterName | Yes | Name of the filter | |
| sourceName | Yes | Name of the source the filter is on |