Share via


SCVideoStreamAnalyzer.AnalyzePixelBuffer(CVPixelBuffer) Method

Definition

[Foundation.Export("analyzePixelBuffer:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AnalyzePixelBuffer(CoreVideo.CVPixelBuffer pixelBuffer);
[<Foundation.Export("analyzePixelBuffer:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AnalyzePixelBuffer : CoreVideo.CVPixelBuffer -> unit
override this.AnalyzePixelBuffer : CoreVideo.CVPixelBuffer -> unit

Parameters

pixelBuffer
CVPixelBuffer
Attributes

Applies to