AVCaptureAudioFileOutput 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
AVCaptureAudioFileOutput() | |
AVCaptureAudioFileOutput(NSObjectFlag) | |
AVCaptureAudioFileOutput(IntPtr) |
AVCaptureAudioFileOutput()
[Foundation.Export("init")]
public AVCaptureAudioFileOutput ();
- Attributes
Applies to
AVCaptureAudioFileOutput(NSObjectFlag)
protected AVCaptureAudioFileOutput (Foundation.NSObjectFlag t);
new AVFoundation.AVCaptureAudioFileOutput : Foundation.NSObjectFlag -> AVFoundation.AVCaptureAudioFileOutput
Parameters
Applies to
AVCaptureAudioFileOutput(IntPtr)
protected internal AVCaptureAudioFileOutput (IntPtr handle);
new AVFoundation.AVCaptureAudioFileOutput : nativeint -> AVFoundation.AVCaptureAudioFileOutput
Parameters
- handle
-
IntPtr
nativeint