ctor public DynamicsProcessing.MbcBand(android.media.audiofx.DynamicsProcessing.MbcBand);
method public float getAttackTime();
method public float getExpanderRatio();
method public float getKneeWidth();
method public float getNoiseGateThreshold();
method public float getPostGain();
method public float getPreGain();
method public float getRatio();
method public float getReleaseTime();
method public float getThreshold();
method public void setAttackTime(float);
method public void setExpanderRatio(float);
method public void setKneeWidth(float);
method public void setNoiseGateThreshold(float);
method public void setPostGain(float);
method public void setPreGain(float);
method public void setRatio(float);
method public void setReleaseTime(float);
method public void setThreshold(float);
}
public static class DynamicsProcessing.Stage {
ctor public DynamicsProcessing.Stage(boolean, boolean);
method public boolean isEnabled();
method public boolean isInUse();
method public void setEnabled(boolean);
}
public class EnvironmentalReverb extends android.media.audiofx.AudioEffect {
ctor public EnvironmentalReverb(int, int) throws java.lang.IllegalArgumentException, java.lang.RuntimeException, java.lang.UnsupportedOperationException;
method public short getDecayHFRatio() throws java.lang.IllegalArgumentException, java.lang.IllegalStateException, java.lang.UnsupportedOperationException;