Share via


ParameterCapability.ParameterType Property

Definition

Gets parameter type.

public Android.Media.Quality.ParameterCapabilityType ParameterType { [Android.Runtime.Register("getParameterType", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getParameterType", "()I", "", ApiSince=36)>]
member this.ParameterType : Android.Media.Quality.ParameterCapabilityType

Property Value

Attributes

Remarks

Gets parameter type.

It's #TYPE_NONE if #isSupported() is false.

Java documentation for android.media.quality.ParameterCapability.getParameterType().

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