Methods Summary |
---|
protected void | finalize() throw new RuntimeException("Stub!");
|
public int | getCaptureSize() throw new RuntimeException("Stub!");
|
public static native int[] | getCaptureSizeRange()
|
public boolean | getEnabled() throw new RuntimeException("Stub!");
|
public int | getFft(byte[] fft) throw new RuntimeException("Stub!");
|
public static native int | getMaxCaptureRate()
|
public int | getMeasurementMode() throw new RuntimeException("Stub!");
|
public int | getMeasurementPeakRms(android.media.audiofx.Visualizer$MeasurementPeakRms measurement) throw new RuntimeException("Stub!");
|
public int | getSamplingRate() throw new RuntimeException("Stub!");
|
public int | getScalingMode() throw new RuntimeException("Stub!");
|
public int | getWaveForm(byte[] waveform) throw new RuntimeException("Stub!");
|
public void | release() throw new RuntimeException("Stub!");
|
public int | setCaptureSize(int size) throw new RuntimeException("Stub!");
|
public int | setDataCaptureListener(android.media.audiofx.Visualizer$OnDataCaptureListener listener, int rate, boolean waveform, boolean fft) throw new RuntimeException("Stub!");
|
public int | setEnabled(boolean enabled) throw new RuntimeException("Stub!");
|
public int | setMeasurementMode(int mode) throw new RuntimeException("Stub!");
|
public int | setScalingMode(int mode) throw new RuntimeException("Stub!");
|