MAFlashingLightsProcessor.Process Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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