Set Source Filter Enabled
obs-set-source-filter-enabledEnable or disable a filter on a specific source in OBS Studio by providing the source name, filter name, and desired enabled state.
Instructions
Sets the enable state of a source filter
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 | |
| filterEnabled | Yes | New enable state of the filter |