Language

MediaQualityContract.PictureQuality.ParameterPanelInitMaxLuminceNits Field

Definition

Specifies the initial maximum luminance of the display panel, in nits.

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

Field Value

Attributes

Remarks

Specifies the initial maximum luminance of the display panel, in nits.

This value typically represents the factory-calibrated peak brightness of the panel and is used by the system as a baseline for brightness control and HDR tone mapping calculations. The value range is from 0 - 10000

Type: INTEGER

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

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