Android.Media.Audiofx.Equalizer.GetCenterFreq Method
Gets the center frequency of the given band.

Syntax

[Android.Runtime.Register("getCenterFreq", "(S)I", "GetGetCenterFreq_SHandler")]
public virtual int GetCenterFreq (short band)

Parameters

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