Skip to main content
Corvus Connection

OnObsReplayBufferSaved

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnObsReplayBufferSavedAttributeMarks a method as a handler fired when OBS saves the replay buffer. The method must accept (IScriptContext, ObsReplayBufferContext). See OnChatMessageAttribute for the supported return types.