Partager via


AVCaptureDevice.AutomaticallyEnablesLowLightBoostWhenAvailable Propriété

Définition

Indique si le système doit activer automatiquement le « mode boost » (ISO 3200) en basse lumière.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AutomaticallyEnablesLowLightBoostWhenAvailable { [Foundation.Export("automaticallyEnablesLowLightBoostWhenAvailable")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAutomaticallyEnablesLowLightBoostWhenAvailable:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AutomaticallyEnablesLowLightBoostWhenAvailable : bool with get, set

Valeur de propriété

La valeur par défaut est false.

Attributs

Remarques

L’équivalence ISO par défaut pour l’iPhone 5 est 800. Le « mode boost » augmente la sensibilité à ISO 3200, au prix d’une augmentation du bruit du capteur.

S’applique à