Android.Media.Audiofx.Equalizer.GetBandLevel Method
Gets the gain set for the given equalizer band.

Syntax

[Android.Runtime.Register("getBandLevel", "(S)S", "GetGetBandLevel_SHandler")]
public virtual short GetBandLevel (short band)

Parameters

band
frequency band whose gain is requested. The numbering of the bands starts from 0 and ends at (number of bands - 1).

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
!:NoType:IllegalStateException
!:NoType:IllegalArgumentException
Java.Lang.UnsupportedOperationException
Java.Lang.IllegalStateException
Java.Lang.IllegalArgumentException

Remarks

Gets the gain set for the given equalizer band.

[Android Documentation]

Requirements

Namespace: Android.Media.Audiofx
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9