Langue

ControlLowLightBoostState Enum

Definition

public enum ControlLowLightBoostState
type ControlLowLightBoostState = 
Inheritance
ControlLowLightBoostState

Fields

Name Value Description
Inactive 0

The AE mode 'ON_LOW_LIGHT_BOOST_BRIGHTNESS_PRIORITY' is enabled but not applied.

Android reference for android.hardware.camera2.CameraMetadata.CONTROL_LOW_LIGHT_BOOST_STATE_INACTIVE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Active 1

The AE mode 'ON_LOW_LIGHT_BOOST_BRIGHTNESS_PRIORITY' is enabled and applied.

Android reference for android.hardware.camera2.CameraMetadata.CONTROL_LOW_LIGHT_BOOST_STATE_ACTIVE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to