Share via


SCStreamDelegate.OutputVideoEffectDidStart(SCStream) Method

Definition

[Foundation.Export("outputVideoEffectDidStartForStream:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void OutputVideoEffectDidStart(ScreenCaptureKit.SCStream stream);
[<Foundation.Export("outputVideoEffectDidStartForStream:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member OutputVideoEffectDidStart : ScreenCaptureKit.SCStream -> unit
override this.OutputVideoEffectDidStart : ScreenCaptureKit.SCStream -> unit

Parameters

stream
SCStream

Implements

Attributes

Applies to