|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FMOD_DSP_PARAMETERDESC | |
org.jouvieje.fmodex.structures |
Uses of FMOD_DSP_PARAMETERDESC in org.jouvieje.fmodex.structures |
Methods in org.jouvieje.fmodex.structures that return FMOD_DSP_PARAMETERDESC | |
FMOD_DSP_PARAMETERDESC[] |
FMOD_DSP_DESCRIPTION.getParamDesc()
[w] Variable number of parameter structures. |
static FMOD_DSP_PARAMETERDESC |
FMOD_DSP_PARAMETERDESC.asFMOD_DSP_PARAMETERDESC(Pointer pointer)
Create a view of the Pointer object as a FMOD_DSP_PARAMETERDESC object. |
static FMOD_DSP_PARAMETERDESC[] |
FMOD_DSP_PARAMETERDESC.allocate(int length)
Allocate and initialize a new FMOD_DSP_PARAMETERDESC[] . |
static FMOD_DSP_PARAMETERDESC |
FMOD_DSP_PARAMETERDESC.allocate()
Allocate a new FMOD_DSP_PARAMETERDESC . |
Methods in org.jouvieje.fmodex.structures with parameters of type FMOD_DSP_PARAMETERDESC | |
void |
FMOD_DSP_DESCRIPTION.setParamDesc(FMOD_DSP_PARAMETERDESC[] paramDesc)
[w] Variable number of parameter structures. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |