共用方式為


AVCaptureFileOutputDelegate 建構函式

定義

多載

AVCaptureFileOutputDelegate()
AVCaptureFileOutputDelegate(NSObjectFlag)
AVCaptureFileOutputDelegate(IntPtr)

AVCaptureFileOutputDelegate()

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

適用於

AVCaptureFileOutputDelegate(NSObjectFlag)

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

參數

適用於

AVCaptureFileOutputDelegate(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於