Share via


ISCStreamDelegate.OutputVideoEffectDidStart(SCStream) Method

Definition

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

Parameters

stream
SCStream
Attributes

Applies to