On OBS Replay Buffer Saved
ObsTriggerMediaLifecycle
Outputs
| out | Exec | exec | None |
| savedPath | Data | System.String | multiplexed |
Bindings
| savedPath | System.String | The path OBS saved the replay to. |
Parameters
| cooldownSeconds | System.Int32 | no | 0 | None |
| perUserCooldownSeconds | System.Int32 | no | 0 | None |
| debounceMs | System.Int32 | no | 0 | None |
| dedupeKey | System.String | no | "" | None |
| maxConcurrency | System.Int32 | no | 0 | None |
Lowers to C#
[OnObsReplayBufferSaved] Handle(ctx, ObsReplayBufferContext e)