MonoTouch.AVFoundation.AVCaptureExposureMode Enumeration
An enumeration whose values specify options for varying exposure modes during capture.

Syntax

[MonoTouch.ObjCRuntime.iOS(4, 0)]
[MonoTouch.ObjCRuntime.Native]
public enum AVCaptureExposureMode

Remarks

Members

Member NameDescription
AutoExposeThe camera performs auto expose.
ContinuousAutoExposurePerforms auto-expose and adjusts the setting continously. 
CustomExposure is limited by the AVCaptureDevice.ISO and AVCaptureDevice.ExposureDuration properties.
LockedExposure setting is locked.

Requirements

Namespace: MonoTouch.AVFoundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0