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