Language

MediaQualityContract.ColorTempWarmHdr10plus Field

Definition

Key for the "Warm" color temperature preset, specifically applied during HDR10+ content playback.

[Android.Runtime.Register("COLOR_TEMP_WARM_HDR10PLUS", ApiSince=37)]
public const string ColorTempWarmHdr10plus;
[<Android.Runtime.Register("COLOR_TEMP_WARM_HDR10PLUS", ApiSince=37)>]
val mutable ColorTempWarmHdr10plus : string

Field Value

Attributes

Remarks

Key for the "Warm" color temperature preset, specifically applied during HDR10+ content playback.

Applies a D65-targeted (6500K) white point optimized for HDR10+ content. Maintaining D65 accuracy is critical in HDR to prevent bright highlights from appearing tinted.

Android reference for android.media.quality.MediaQualityContract.COLOR_TEMP_WARM_HDR10PLUS.

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