DynamicRangeProfiles.DolbyVision10bHdrOem Field

Definition

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.

Java documentation for android.hardware.camera2.params.DynamicRangeProfiles.DOLBY_VISION_10B_HDR_OEM.

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.

Applies to