Default
Select the configured OBS Studio Connection to connect to
| Value | Description |
|---|---|
Default | Only the default configured OBS Studio connection |
Any | All configured OBS Studio connections |
Select a scene from the list populated from OBS Studio
%variable% syntax to insert an argument value.Select a source from the list populated from OBS Studio
%variable% syntax to insert an argument value.Select the state for the source visibility state
| Value | Description |
|---|---|
Visible | Set the source visibility to visible |
Hidden | Set the source visibility to hidden |
Toggle | Toggle the source visibility between visible and hidden |
| Name | Type | Description |
|---|---|---|
Variables generated by all triggers and available within all action executions. |
public void ObsSetSourceVisibility(string scene, string source, bool visible, int connection = 0)