Share via


MAFlashingLightsProcessor.Process Method

Definition

[Foundation.Export("processSurface:outSurface:timestamp:options:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MediaAccessibility.MAFlashingLightsProcessorResult Process(IOSurface.IOSurface inSurface, IOSurface.IOSurface outSurface, double timestamp, Foundation.NSDictionary? options);
[<Foundation.Export("processSurface:outSurface:timestamp:options:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Process : IOSurface.IOSurface * IOSurface.IOSurface * double * Foundation.NSDictionary -> MediaAccessibility.MAFlashingLightsProcessorResult
override this.Process : IOSurface.IOSurface * IOSurface.IOSurface * double * Foundation.NSDictionary -> MediaAccessibility.MAFlashingLightsProcessorResult

Parameters

inSurface
IOSurface
outSurface
IOSurface
timestamp
Double
options
NSDictionary

Returns

Attributes

Applies to