Language

DynamicRangeProfiles.Hdr10Smpte209450 Field

Definition

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

[Android.Runtime.Register("HDR10_SMPTE_2094_50", ApiSince=37)]
public const long Hdr10Smpte209450 = 32768;
[<Android.Runtime.Register("HDR10_SMPTE_2094_50", ApiSince=37)>]
val mutable Hdr10Smpte209450 : int64

Field Value

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

Android reference for android.hardware.camera2.params.DynamicRangeProfiles.HDR10_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