Freigeben über


AVCaptureExposureMode Enumeration

Definition

Eine Enumeration, deren Werte Optionen für unterschiedliche Belichtungsmodi während der Erfassung angeben.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVCaptureExposureMode
type AVCaptureExposureMode = 
Vererbung
AVCaptureExposureMode
Attribute

Felder

AutoExpose 1

Die Kamera führt automatisches Verfügbarmachen aus.

ContinuousAutoExposure 2

Führt automatisches Verfügbarmachen aus und passt die Einstellung kontinuierlich an.

Custom 3

Die Exposition wird durch die ISO Eigenschaften und ExposureDuration begrenzt.

Locked 0

Die Belichtungseinstellung ist gesperrt.

Hinweise

Gilt für: