Skip to main content
Corvus Connection

OnObsRecordStateChanged

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnObsRecordStateChangedAttributeMarks a method as a handler fired when OBS recording starts or stops. The method must accept (IScriptContext, ObsRecordStateContext). See OnChatMessageAttribute for the supported return types.