Share via


AVCaptureDepthDataOutput.SetDelegate Metodo

Definizione

Imposta il delegato dei dati di profondità e la coda di invio.

[Foundation.Export("setDelegate:callbackQueue:")]
public virtual void SetDelegate (AVFoundation.IAVCaptureDepthDataOutputDelegate del, CoreFoundation.DispatchQueue callbackQueue);
abstract member SetDelegate : AVFoundation.IAVCaptureDepthDataOutputDelegate * CoreFoundation.DispatchQueue -> unit
override this.SetDelegate : AVFoundation.IAVCaptureDepthDataOutputDelegate * CoreFoundation.DispatchQueue -> unit

Parametri

del
IAVCaptureDepthDataOutputDelegate

Delegato da impostare.

callbackQueue
DispatchQueue

Coda di invio da usare.

Attributi

Si applica a