MediaQualityContract.PictureQuality.ParameterDynamicLumaControl Field

Definition

Dynamically change picture luma to enhance contrast.

[Android.Runtime.Register("PARAMETER_DYNAMIC_LUMA_CONTROL", ApiSince=36)]
public const string ParameterDynamicLumaControl;
[<Android.Runtime.Register("PARAMETER_DYNAMIC_LUMA_CONTROL", ApiSince=36)>]
val mutable ParameterDynamicLumaControl : string

Field Value

Attributes

Remarks

Dynamically change picture luma to enhance contrast.

Possible values: <ul> <li>#LEVEL_LOW<li>#LEVEL_MEDIUM<li>#LEVEL_HIGH<li>#LEVEL_OFF</ul> The default value is #LEVEL_OFF.

Type: STRING

Java documentation for android.media.quality.MediaQualityContract.PictureQuality.PARAMETER_DYNAMIC_LUMA_CONTROL.

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