Language

EqualizerCapabilities.SupportedFrequenciesHz Property

Definition

Gets an array of all supported band center frequencies in Hertz (Hz).

public System.Collections.Generic.IList<Java.Lang.Integer> SupportedFrequenciesHz { [Android.Runtime.Register("getSupportedFrequenciesHz", "()Ljava/util/List;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getSupportedFrequenciesHz", "()Ljava/util/List;", "", ApiSince=37)>]
member this.SupportedFrequenciesHz : System.Collections.Generic.IList<Java.Lang.Integer>

Property Value

Attributes

Remarks

Gets an array of all supported band center frequencies in Hertz (Hz).

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

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