Language

DynamicRangeProfiles.Hdr10PlusSmpte209450 Field

Definition

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

[Android.Runtime.Register("HDR10_PLUS_SMPTE_2094_50", ApiSince=37)]
public const long Hdr10PlusSmpte209450 = 65536;
[<Android.Runtime.Register("HDR10_PLUS_SMPTE_2094_50", ApiSince=37)>]
val mutable Hdr10PlusSmpte209450 : int64

Field Value

Value = 65536
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 and also includes adaptive global tone mapping SMPTE 2094-50 per-frame metadata.

Android reference for android.hardware.camera2.params.DynamicRangeProfiles.HDR10_PLUS_SMPTE_2094_50.

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