MonoMac.AVFoundation.AVCaptureDevice: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

static
DefaultDeviceWithMediaType(string) : AVCaptureDevice
Documentation for this section has not yet been entered.
static
DevicesWithMediaType(string) : AVCaptureDevice[]
Documentation for this section has not yet been entered.
static
DeviceWithUniqueID(string) : AVCaptureDevice
Documentation for this section has not yet been entered.
HasMediaType(string) : bool
Documentation for this section has not yet been entered.
IsExposureModeSupported(AVCaptureExposureMode) : bool
Documentation for this section has not yet been entered.
IsFlashModeSupported(AVCaptureFlashMode) : bool
Documentation for this section has not yet been entered.
IsFocusModeSupported(AVCaptureFocusMode) : bool
Documentation for this section has not yet been entered.
IsTorchModeSupported(AVCaptureTorchMode) : bool
Documentation for this section has not yet been entered.
IsWhiteBalanceModeSupported(AVCaptureWhiteBalanceMode) : bool
Documentation for this section has not yet been entered.
LockForConfiguration(out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
SetTorchModeLevel(float, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
SupportsAVCaptureSessionPreset(string) : bool
Documentation for this section has not yet been entered.
UnlockForConfiguration()
Documentation for this section has not yet been entered.