Language

DynamicRangeProfiles.DolbyVision10bHdrOemSmpte209450 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_SMPTE_2094_50", ApiSince=37)]
public const long DolbyVision10bHdrOemSmpte209450 = 524288;
[<Android.Runtime.Register("DOLBY_VISION_10B_HDR_OEM_SMPTE_2094_50", ApiSince=37)>]
val mutable DolbyVision10bHdrOemSmpte209450 : int64

Field Value

Value = 524288
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. This format and also includes adaptive global tone mapping SMPTE 2094-50 per-frame metadata.

Android reference for android.hardware.camera2.params.DynamicRangeProfiles.DOLBY_VISION_10B_HDR_OEM_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.

Applies to