DynamicRangeProfiles.Hdr10 Field

Definition

10-bit pixel samples encoded using the SMPTE ST 2084 transfer function.

[Android.Runtime.Register("HDR10", ApiSince=33)]
public const long Hdr10 = 4;
[<Android.Runtime.Register("HDR10", ApiSince=33)>]
val mutable Hdr10 : int64

Field Value

Value = 4
Attributes

Remarks

10-bit pixel samples encoded using the SMPTE ST 2084 transfer function.

This profile utilizes internal static metadata to increase the quality of the capture.

Java documentation for android.hardware.camera2.params.DynamicRangeProfiles.HDR10.

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