Methods Summary |
---|
public short | getDecayHFRatio() throw new RuntimeException("Stub!");
|
public int | getDecayTime() throw new RuntimeException("Stub!");
|
public short | getDensity() throw new RuntimeException("Stub!");
|
public short | getDiffusion() throw new RuntimeException("Stub!");
|
public android.media.audiofx.EnvironmentalReverb$Settings | getProperties() throw new RuntimeException("Stub!");
|
public int | getReflectionsDelay() throw new RuntimeException("Stub!");
|
public short | getReflectionsLevel() throw new RuntimeException("Stub!");
|
public int | getReverbDelay() throw new RuntimeException("Stub!");
|
public short | getReverbLevel() throw new RuntimeException("Stub!");
|
public short | getRoomHFLevel() throw new RuntimeException("Stub!");
|
public short | getRoomLevel() throw new RuntimeException("Stub!");
|
public void | setDecayHFRatio(short decayHFRatio) throw new RuntimeException("Stub!");
|
public void | setDecayTime(int decayTime) throw new RuntimeException("Stub!");
|
public void | setDensity(short density) throw new RuntimeException("Stub!");
|
public void | setDiffusion(short diffusion) throw new RuntimeException("Stub!");
|
public void | setParameterListener(android.media.audiofx.EnvironmentalReverb$OnParameterChangeListener listener) throw new RuntimeException("Stub!");
|
public void | setProperties(android.media.audiofx.EnvironmentalReverb$Settings settings) throw new RuntimeException("Stub!");
|
public void | setReflectionsDelay(int reflectionsDelay) throw new RuntimeException("Stub!");
|
public void | setReflectionsLevel(short reflectionsLevel) throw new RuntimeException("Stub!");
|
public void | setReverbDelay(int reverbDelay) throw new RuntimeException("Stub!");
|
public void | setReverbLevel(short reverbLevel) throw new RuntimeException("Stub!");
|
public void | setRoomHFLevel(short roomHF) throw new RuntimeException("Stub!");
|
public void | setRoomLevel(short room) throw new RuntimeException("Stub!");
|