DynamicRangeProfiles.Hdr10Plus Field

Definition

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

[Android.Runtime.Register("HDR10_PLUS", ApiSince=33)]
public const long Hdr10Plus = 8;
[<Android.Runtime.Register("HDR10_PLUS", ApiSince=33)>]
val mutable Hdr10Plus : int64

Field Value

Value = 8
Attributes

Remarks

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

In contrast to HDR10, this profile uses internal per-frame metadata to further enhance the quality of the capture.

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

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