
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 |
Choose the replay buffer state
| Value | Description |
|---|---|
Start | Start your replay buffer |
Stop | Stop your replay buffer |
Save | Save your replay buffer |
| Name | Type | Description |
|---|---|---|
Variables generated by all triggers and available within all action executions. |
public void ObsReplayBufferSave(int connection = 0)
public void ObsReplayBufferStart(int connection = 0)
public void ObsReplayBufferStop(int connection = 0)