DynamicRangeProfiles.DolbyVision10bHdrOem 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 the camera mode for the default Dolby Vision capture mode for the specific device.
[Android.Runtime.Register("DOLBY_VISION_10B_HDR_OEM", ApiSince=33)]
public const long DolbyVision10bHdrOem = 64;
[<Android.Runtime.Register("DOLBY_VISION_10B_HDR_OEM", ApiSince=33)>]
val mutable DolbyVision10bHdrOem : int64
Field Value
Value = 64- Attributes
Remarks
This is the camera mode for the default Dolby Vision capture mode for the specific device. This would be tuned by each specific device for consumer pleasing results that resonate with their particular audience. We expect that each specific device would have a different look for their default Dolby Vision 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.