Skip to main contentOnObsVirtualCamStateChanged
TheOmenDen.StreamPulse.Scripting.Attributes.OnObsVirtualCamStateChangedAttributeMarks a method as a handler fired when the OBS virtual camera is toggled. The method must accept
(IScriptContext, ObsVirtualCamContext). See OnChatMessageAttribute for the supported return types.