
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 mute status for the source
| Value | Description |
|---|---|
Muted | Set the mute state to muted |
Not Muted | Set the mute state to not muted |
Toggle | Toggle the mute state between muted and not muted |
| Name | Type | Description |
|---|---|---|
Variables generated by all triggers and available within all action executions. |
public void ObsSetSourceMuteState(string scene, string source, int state, int connection = 0)