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