Language

EqualizerCapabilities.MaxLevelDb Property

Definition

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

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

Property Value

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

Attributes

Remarks

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

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

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