Language

MediaQualityContract.PictureQuality.ParameterColorTunerSwitch Field

Definition

Key for the master switch to enable or disable the Color Tuner feature.

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

Field Value

Attributes

Remarks

Key for the master switch to enable or disable the Color Tuner feature.

The Color Tuner allows for advanced calibration of the display's color reproduction, including 6-axis adjustment of Hue, Saturation, and Luminance, as well as detailed White Balance (Color Temperature) controls. true: Enables the Color Tuner. Custom values for hue, saturation, luminance, and gain/offset are applied; false: Disables the Color Tuner. The display reverts to its factory default color calibration.

Type: BOOLEAN

Android reference for android.media.quality.MediaQualityContract.PictureQuality.PARAMETER_COLOR_TUNER_SWITCH.

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