CameraCharacteristics.ControlPostRawSensitivityBoostRange Property

Definition

Range of boosts for CaptureRequest#CONTROL_POST_RAW_SENSITIVITY_BOOST android.control.postRawSensitivityBoost supported by this camera device.

[Android.Runtime.Register("CONTROL_POST_RAW_SENSITIVITY_BOOST_RANGE", ApiSince=24)]
public static Android.Hardware.Camera2.CameraCharacteristics.Key? ControlPostRawSensitivityBoostRange { get; }
[<Android.Runtime.Register("CONTROL_POST_RAW_SENSITIVITY_BOOST_RANGE", ApiSince=24)>]
static member ControlPostRawSensitivityBoostRange : Android.Hardware.Camera2.CameraCharacteristics.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CameraCharacteristics.CONTROL_POST_RAW_SENSITIVITY_BOOST_RANGE.

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