Language

MediaQualityContract.ColorTempStandard Field

Definition

Key for the "Standard" color temperature preset.

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

Field Value

Attributes

Remarks

Key for the "Standard" color temperature preset.

Represents a balanced white point, typically positioned between Cool and Warm. This is often the default factory setting, offering a compromise between brightness and color accuracy suitable for general daytime viewing.

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

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