android.media.audiofx
Class EnvironmentalReverb.Settings
java.lang.Object
android.media.audiofx.EnvironmentalReverb.Settings
- Enclosing class:
- EnvironmentalReverb
public static class EnvironmentalReverb.Settings
- extends Object
roomLevel
public short roomLevel
roomHFLevel
public short roomHFLevel
decayTime
public int decayTime
decayHFRatio
public short decayHFRatio
reflectionsLevel
public short reflectionsLevel
reflectionsDelay
public int reflectionsDelay
reverbLevel
public short reverbLevel
reverbDelay
public int reverbDelay
diffusion
public short diffusion
density
public short density
EnvironmentalReverb.Settings
public EnvironmentalReverb.Settings()
EnvironmentalReverb.Settings
public EnvironmentalReverb.Settings(String settings)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2008-2012. All Rights Reserved.