DynamicRangeProfiles.Hlg10Smpte209450 Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
10-bit pixel samples encoded using the Hybrid log-gamma transfer function with adaptive global tone mapping SMPTE 2094-50 per-frame metadata.
[Android.Runtime.Register("HLG10_SMPTE_2094_50", ApiSince=37)]
public const long Hlg10Smpte209450 = 16384;
[<Android.Runtime.Register("HLG10_SMPTE_2094_50", ApiSince=37)>]
val mutable Hlg10Smpte209450 : int64
Field Value
Value = 16384- Attributes
Remarks
10-bit pixel samples encoded using the Hybrid log-gamma transfer function with adaptive global tone mapping SMPTE 2094-50 per-frame metadata.
Android reference for android.hardware.camera2.params.DynamicRangeProfiles.HLG10_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.