Methods Summary |
---|
public short | getBand(int frequency) throw new RuntimeException("Stub!");
|
public int[] | getBandFreqRange(short band) throw new RuntimeException("Stub!");
|
public short | getBandLevel(short band) throw new RuntimeException("Stub!");
|
public short[] | getBandLevelRange() throw new RuntimeException("Stub!");
|
public int | getCenterFreq(short band) throw new RuntimeException("Stub!");
|
public short | getCurrentPreset() throw new RuntimeException("Stub!");
|
public short | getNumberOfBands() throw new RuntimeException("Stub!");
|
public short | getNumberOfPresets() throw new RuntimeException("Stub!");
|
public java.lang.String | getPresetName(short preset) throw new RuntimeException("Stub!");
|
public android.media.audiofx.Equalizer$Settings | getProperties() throw new RuntimeException("Stub!");
|
public void | setBandLevel(short band, short level) throw new RuntimeException("Stub!");
|
public void | setParameterListener(android.media.audiofx.Equalizer$OnParameterChangeListener listener) throw new RuntimeException("Stub!");
|
public void | setProperties(android.media.audiofx.Equalizer$Settings settings) throw new RuntimeException("Stub!");
|
public void | usePreset(short preset) throw new RuntimeException("Stub!");
|