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

适用于