DynamicRangeProfiles.DolbyVision10bHdrRef 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", ApiSince=33)]
public const long DolbyVision10bHdrRef = 16;
[<Android.Runtime.Register("DOLBY_VISION_10B_HDR_REF", ApiSince=33)>]
val mutable DolbyVision10bHdrRef : int64
Field Value
Value = 16- 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.
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.