The members of MonoMac.AVFoundation.AVCaptureDevice are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] | AdjustingExposure | bool. Documentation for this section has not yet been entered. |
| [read-only] | AdjustingFocus | bool. Documentation for this section has not yet been entered. |
| [read-only] | AdjustingWhiteBalance | bool. Documentation for this section has not yet been entered. |
| AutomaticallyEnablesLowLightBoostWhenAvailable | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Connected | bool. Documentation for this section has not yet been entered. |
| [read-only] static | Devices | AVCaptureDevice[]. Documentation for this section has not yet been entered. |
| ExposureMode | AVCaptureExposureMode. Documentation for this section has not yet been entered. | |
| ExposurePointOfInterest | System.Drawing.PointF. Documentation for this section has not yet been entered. | |
| [read-only] | ExposurePointOfInterestSupported | bool. Documentation for this section has not yet been entered. |
| [read-only] | FlashActive | bool. Documentation for this section has not yet been entered. |
| [read-only] | FlashAvailable | bool. Documentation for this section has not yet been entered. |
| FlashMode | AVCaptureFlashMode. Documentation for this section has not yet been entered. | |
| FocusMode | AVCaptureFocusMode. Documentation for this section has not yet been entered. | |
| FocusPointOfInterest | System.Drawing.PointF. Documentation for this section has not yet been entered. | |
| [read-only] | FocusPointOfInterestSupported | bool. Documentation for this section has not yet been entered. |
| [read-only] | LocalizedName | string. Documentation for this section has not yet been entered. |
| [read-only] | LowLightBoostEnabled | bool. Documentation for this section has not yet been entered. |
| [read-only] | LowLightBoostSupported | bool. Documentation for this section has not yet been entered. |
| [read-only] static | MaxAvailableTorchLevel | float. Represents the value associated with the constant AVCaptureMaxAvailableTorchLevel |
| [read-only] | ModelID | string. Documentation for this section has not yet been entered. |
| [read-only] | Position | AVCaptureDevicePosition. Documentation for this section has not yet been entered. |
| [read-only] | TorchActive | bool. Documentation for this section has not yet been entered. |
| [read-only] | TorchAvailable | bool. Documentation for this section has not yet been entered. |
| [read-only] | TorchLevel | float. Documentation for this section has not yet been entered. |
| TorchMode | AVCaptureTorchMode. Documentation for this section has not yet been entered. | |
| [read-only] | UniqueID | string. Documentation for this section has not yet been entered. |
| [read-only] static | WasConnectedNotification | MonoMac.Foundation.NSString. Notification constant for WasConnected |
| [read-only] static | WasDisconnectedNotification | MonoMac.Foundation.NSString. Notification constant for WasDisconnected |
| WhiteBalanceMode | AVCaptureWhiteBalanceMode. Documentation for this section has not yet been entered. |
static | DefaultDeviceWithMediaType(string)Documentation for this section has not yet been entered. | |
static | DevicesWithMediaType(string)Documentation for this section has not yet been entered. | |
static | DeviceWithUniqueID(string)Documentation for this section has not yet been entered. | |
HasMediaType(string)Documentation for this section has not yet been entered. | ||
IsExposureModeSupported(AVCaptureExposureMode)Documentation for this section has not yet been entered. | ||
IsFlashModeSupported(AVCaptureFlashMode)Documentation for this section has not yet been entered. | ||
IsFocusModeSupported(AVCaptureFocusMode)Documentation for this section has not yet been entered. | ||
IsTorchModeSupported(AVCaptureTorchMode)Documentation for this section has not yet been entered. | ||
IsWhiteBalanceModeSupported(AVCaptureWhiteBalanceMode)Documentation for this section has not yet been entered. | ||
LockForConfiguration(out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
SetTorchModeLevel(float, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
SupportsAVCaptureSessionPreset(string)Documentation for this section has not yet been entered. | ||
UnlockForConfiguration()Documentation for this section has not yet been entered. | ||