Edytuj

Udostępnij za pośrednictwem


AVCaptureFileOutputDelegate Constructors

Definition

Overloads

AVCaptureFileOutputDelegate()
AVCaptureFileOutputDelegate(NSObjectFlag)
AVCaptureFileOutputDelegate(IntPtr)

AVCaptureFileOutputDelegate()

[Foundation.Export("init")]
protected AVCaptureFileOutputDelegate();
Attributes

Applies to

AVCaptureFileOutputDelegate(NSObjectFlag)

protected AVCaptureFileOutputDelegate(Foundation.NSObjectFlag t);
new AVFoundation.AVCaptureFileOutputDelegate : Foundation.NSObjectFlag -> AVFoundation.AVCaptureFileOutputDelegate

Parameters

Applies to

AVCaptureFileOutputDelegate(IntPtr)

protected internal AVCaptureFileOutputDelegate(IntPtr handle);
new AVFoundation.AVCaptureFileOutputDelegate : nativeint -> AVFoundation.AVCaptureFileOutputDelegate

Parameters

handle
IntPtr

nativeint

Applies to