Share via


ISCStreamDelegate.OutputVideoEffectDidStop(SCStream) Method

Definition

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

Parameters

stream
SCStream
Attributes

Applies to