MediaQualityContract.LevelHigh Field

Definition

High level option for a parameter.

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

Field Value

Attributes

Remarks

High level option for a parameter.

This level represents that the corresponding feature is turned on with the high level option.

Java documentation for android.media.quality.MediaQualityContract.LEVEL_HIGH.

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