Lingua

CameraCharacteristics.RequestAvailableDynamicRangeProfiles Property

Definition

Devices supporting the 10-bit output capability CameraMetadata.REQUEST_AVAILABLE_CAPABILITIES_DYNAMIC_RANGE_TEN_BIT must list their supported dynamic range profiles along with capture request constraints for specific profile combinations.

[Android.Runtime.Register("REQUEST_AVAILABLE_DYNAMIC_RANGE_PROFILES", ApiSince=33)]
public static Android.Hardware.Camera2.CameraCharacteristics.Key RequestAvailableDynamicRangeProfiles { get; }
[<Android.Runtime.Register("REQUEST_AVAILABLE_DYNAMIC_RANGE_PROFILES", ApiSince=33)>]
static member RequestAvailableDynamicRangeProfiles : Android.Hardware.Camera2.CameraCharacteristics.Key

Property Value

Devices supporting the 10-bit output capability CameraMetadata.REQUEST_AVAILABLE_CAPABILITIES_DYNAMIC_RANGE_TEN_BIT must list their supported dynamic range profiles along with capture request constraints for specific profile combinations.

Attributes

Remarks

Devices supporting the 10-bit output capability CameraMetadata.REQUEST_AVAILABLE_CAPABILITIES_DYNAMIC_RANGE_TEN_BIT must list their supported dynamic range profiles along with capture request constraints for specific profile combinations.

Android reference for android.hardware.camera2.CameraCharacteristics.REQUEST_AVAILABLE_DYNAMIC_RANGE_PROFILES.

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