Language

DynamicRangeProfiles.DolbyVision10bHdrRefSmpte209450 Field

Definition

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.

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