DynamicRangeProfiles.StandardSmpte209450 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.
8-bit SDR profile with adaptive global tone mapping SMPTE 2094-50 per-frame metadata.
[Android.Runtime.Register("STANDARD_SMPTE_2094_50", ApiSince=37)]
public const long StandardSmpte209450 = 8192;
[<Android.Runtime.Register("STANDARD_SMPTE_2094_50", ApiSince=37)>]
val mutable StandardSmpte209450 : int64
Field Value
Value = 8192- Attributes
Remarks
8-bit SDR profile with adaptive global tone mapping SMPTE 2094-50 per-frame metadata.
Android reference for android.hardware.camera2.params.DynamicRangeProfiles.STANDARD_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.