AVCaptureDevice.ExposureMode Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Modalità di esposizione corrente dell'oggetto AVCaptureDevice.
public virtual AVFoundation.AVCaptureExposureMode ExposureMode { [Foundation.Export("exposureMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setExposureMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ExposureMode : AVFoundation.AVCaptureExposureMode with get, set
Valore della proprietà
- Attributi
Commenti
L'impostazione di questa proprietà ha gli effetti seguenti:
- Se impostato su AutoExpose o AutoExposeLocked: ExposureTargetBias influisce sia su ExposureTargetOffsetT ExposureDuration T:AVFoundation.AVCaptureDevice.ISO.
- Se impostato su Personalizzato: ExposureTargetBias influisce solo su ExposureTargetOffset.