Language

MediaQualityContract.ColorTempUserHdr10plus Field

Definition

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

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

Field Value

Attributes

Remarks

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

Stores custom user adjustments for white balance that are applied only when the display is in HDR10+ mode. This ensures that manual calibrations for High Dynamic Range content do not affect SDR viewing.

Android reference for android.media.quality.MediaQualityContract.COLOR_TEMP_USER_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