다음을 통해 공유


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

적용 대상