Share via


SCStreamDelegate.OutputVideoEffectDidStop(SCStream) Method

Definition

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

Parameters

stream
SCStream

Implements

Attributes

Applies to