Android.Media.Audiofx.Equalizer.GetBandFreqRange Method
Gets the frequency range of the given frequency band.

Syntax

[Android.Runtime.Register("getBandFreqRange", "(S)[I", "GetGetBandFreqRange_SHandler")]
public virtual int[] GetBandFreqRange (short band)

Parameters

band
frequency band whose frequency range 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 frequency range of the given frequency 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