
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 playback state for the selected Media
| Value | Description |
|---|---|
Play | Play your Media Source |
Pause | Pause your Media Source |
Restart | Restart your Media Source |
Stop | Stop your Media Source |
Next | Go next on your Media Source |
Previous | Go to the previous on your Media Source |
| Name | Type | Description |
|---|---|---|
Variables generated by all triggers and available within all action executions. |
public void ObsSetMediaState(string scene, string source, int state, int connection = 0)