Поделиться через


AVCaptureDevice.AutomaticallyEnablesLowLightBoostWhenAvailable Свойство

Определение

Должна ли система автоматически включать "режим повышения" (ISO 3200) при низком освещении.

[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

Значение свойства

Значение по умолчанию — false.

Атрибуты

Комментарии

Эквивалентность ISO по умолчанию для iPhone 5 — 800. "Режим повышения" повышает чувствительность к ISO 3200 за счет повышенного шума датчика.

Применяется к