Skip to main content
Corvus Connection

OnStreamStarted

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnStreamStartedAttributeMarks a method as a handler fired when OBS starts the streaming output. The method must accept (IScriptContext, ObsStreamContext). See OnChatMessageAttribute for the supported return types.