MonoMac.AVFoundation.AVCaptureDeviceInput: Method Members

The methods of MonoMac.AVFoundation.AVCaptureDeviceInput are listed below. For a list of all members, see the AVCaptureDeviceInput Members list.

See Also: Inherited members from MonoMac.AVFoundation.AVCaptureInput

Public Methods

static
FromDevice(AVCaptureDevice) : AVCaptureDeviceInput
Documentation for this section has not yet been entered.
static
FromDevice(AVCaptureDevice, out MonoMac.Foundation.NSError) : AVCaptureDeviceInput
Documentation for this section has not yet been entered.
static
FromDevice(AVCaptureDevice, IntPtr) : AVCaptureDeviceInput
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the AVCaptureDeviceInput object.