EqualizerCapabilities.MaxLevelDb Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.