On OBS Record State Changed
ObsOutputs
| out | Exec | exec | None |
| isRecording | Data | System.Boolean | multiplexed |
| state | Data | System.String | multiplexed |
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#
[OnObsRecordStateChanged] Handle(ctx, ObsRecordStateContext e)