AVCaptureFileOutputDelegate Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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