Set Source Filter Settings
obs-set-source-filter-settingsSets a filter's settings on an OBS source, merging with existing settings or replacing them.
Instructions
Sets the settings of a source filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overlay | No | True to apply settings on top of existing ones, False to reset to defaults first | |
| canvasUuid | No | UUID of the canvas containing the source | |
| filterName | Yes | Name of the filter to set the settings of | |
| sourceName | Yes | Name of the source the filter is on | |
| filterSettings | Yes | Object of settings to apply |