Get Source Active State
obs-get-source-activeCheck whether a source is currently active and visible in OBS Studio by providing its name or UUID, returning its active and show state.
Instructions
Gets the active and show state of a source
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| canvasUuid | No | UUID of the canvas containing the source | |
| sourceName | No | Name of the source to get the active state of | |
| sourceUuid | No | UUID of the source to get the active state of |