DynamicRangeProfiles.DolbyVision10bHdrRef 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", 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.

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

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