Language

EqualizerCapabilities.MinLevelDb Property

Definition

Gets the minimum supported gain level in decibels (dB).

public int MinLevelDb { [Android.Runtime.Register("getMinLevelDb", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getMinLevelDb", "()I", "", ApiSince=37)>]
member this.MinLevelDb : int

Property Value

Gets the minimum supported gain level in decibels (dB).

Attributes

Remarks

Gets the minimum supported gain level in decibels (dB).

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

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