DynamicRangeProfiles.DolbyVision10bHdrRefSmpte209450 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.
This is a camera mode for Dolby Vision capture optimized for a more scene accurate capture.
[Android.Runtime.Register("DOLBY_VISION_10B_HDR_REF_SMPTE_2094_50", ApiSince=37)]
public const long DolbyVision10bHdrRefSmpte209450 = 131072;
[<Android.Runtime.Register("DOLBY_VISION_10B_HDR_REF_SMPTE_2094_50", ApiSince=37)>]
val mutable DolbyVision10bHdrRefSmpte209450 : int64
Field Value
Value = 131072- Attributes
Remarks
This is a camera mode for Dolby Vision capture optimized for a more scene accurate capture. This would typically differ from what a specific device might want to tune for a consumer optimized Dolby Vision general capture. This mode also includes adaptive global tone mapping SMPTE 2094-50 per-frame metadata.
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.