Partager via


AVCaptureDevice.LowLightBoostEnabled Propriété

Définition

Indique si le « mode boost » basse lumière (ISO 3200) est activé.

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

Valeur de propriété

Par défaut, il s’agit de false.

Attributs

Remarques

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

S’applique à