- alloc
FMOD_DSP_ALLOC_FUNC alloc;
Undocumented in source.
- dft
FMOD_DSP_STATE_DFT_FUNCTIONS* dft;
Undocumented in source.
- free
FMOD_DSP_FREE_FUNC free;
Undocumented in source.
- getblocksize
FMOD_DSP_GETBLOCKSIZE_FUNC getblocksize;
Undocumented in source.
- getclock
FMOD_DSP_GETCLOCK_FUNC getclock;
Undocumented in source.
- getlistenerattributes
FMOD_DSP_GETLISTENERATTRIBUTES_FUNC getlistenerattributes;
Undocumented in source.
- getsamplerate
FMOD_DSP_GETSAMPLERATE_FUNC getsamplerate;
Undocumented in source.
- getspeakermode
FMOD_DSP_GETSPEAKERMODE_FUNC getspeakermode;
Undocumented in source.
- getuserdata
FMOD_DSP_GETUSERDATA_FUNC getuserdata;
Undocumented in source.
- log
FMOD_DSP_LOG_FUNC log;
Undocumented in source.
- pan
FMOD_DSP_STATE_PAN_FUNCTIONS* pan;
Undocumented in source.
- realloc
FMOD_DSP_REALLOC_FUNC realloc;
Undocumented in source.