AVCaptureVideoDataOutput.SampleBufferCallbackQueue Property

Definition

Gets the DispatchQueue used by the sampling buffer delegate.

public virtual CoreFoundation.DispatchQueue SampleBufferCallbackQueue { [Foundation.Export("sampleBufferCallbackQueue")] get; }
member this.SampleBufferCallbackQueue : CoreFoundation.DispatchQueue

Property Value

Attributes

Applies to