Language

EqualizerCapabilities.HasAdjustableQ Property

Definition

Returns true if the equalizer supports an adjustable Q factor.

public bool HasAdjustableQ { [Android.Runtime.Register("hasAdjustableQ", "()Z", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("hasAdjustableQ", "()Z", "", ApiSince=37)>]
member this.HasAdjustableQ : bool

Property Value

Returns true if the equalizer supports an adjustable Q factor.

Attributes

Remarks

Returns true if the equalizer supports an adjustable Q factor.

Android reference for android.media.quality.EqualizerCapabilities.hasAdjustableQ.

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