Language

MediaQualityContract.ColorTempWarm Field

Definition

Key for the "Warm" color temperature preset.

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

Field Value

Attributes

Remarks

Key for the "Warm" color temperature preset.

Represents a warmer, yellowish/reddish white point, typically targeted at the D65 standard (6500K). This is the industry standard for cinema and high-end video production. It is the recommended setting for movie watching in dim environments to ensure colors are seen as the director intended.

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

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