Android.Media.Audiofx.Equalizer.GetBand Method
Gets the band that has the most effect on the given frequency.

Syntax

[Android.Runtime.Register("getBand", "(I)S", "GetGetBand_IHandler")]
public virtual short GetBand (int frequency)

Parameters

frequency
frequency in milliHertz which is to be equalized via the returned band.

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 band that has the most effect on the given frequency.

[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