|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FSoundReverbChannelProperties | |
---|---|
org.lwjgl.fmod3 |
Uses of FSoundReverbChannelProperties in org.lwjgl.fmod3 |
---|
Methods in org.lwjgl.fmod3 with parameters of type FSoundReverbChannelProperties | |
---|---|
static boolean |
FSound.FSOUND_Reverb_GetChannelProperties(int channel,
FSoundReverbChannelProperties reverb)
This function gets the current reverb properties for this channel |
static boolean |
FSound.FSOUND_Reverb_SetChannelProperties(int channel,
FSoundReverbChannelProperties reverb)
Sets the channel specific reverb properties for hardware, including wet/dry mix (room size), and things like obstruction and occlusion properties Remarks FSOUND_ALL is supported here. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |