public static class EnvironmentalReverb.Settings extends Object
| Modifier and Type | Field and Description |
|---|---|
short |
decayHFRatio |
int |
decayTime |
short |
density |
short |
diffusion |
int |
reflectionsDelay |
short |
reflectionsLevel |
int |
reverbDelay |
short |
reverbLevel |
short |
roomHFLevel |
short |
roomLevel |
| Constructor and Description |
|---|
EnvironmentalReverb.Settings() |
EnvironmentalReverb.Settings(String settings) |
public short roomLevel
public short roomHFLevel
public int decayTime
public short decayHFRatio
public short reflectionsLevel
public int reflectionsDelay
public short reverbLevel
public int reverbDelay
public short diffusion
public short density
public EnvironmentalReverb.Settings()
public EnvironmentalReverb.Settings(String settings)
Copyright © 2008-2013. All Rights Reserved.