Uses of Interface
org.jouvieje.fmodex.callbacks.FMOD_DSP_DIALOGCALLBACK

Packages that use FMOD_DSP_DIALOGCALLBACK
org.jouvieje.fmodex.structures   
 

Uses of FMOD_DSP_DIALOGCALLBACK in org.jouvieje.fmodex.structures
 

Methods in org.jouvieje.fmodex.structures that return FMOD_DSP_DIALOGCALLBACK
 FMOD_DSP_DIALOGCALLBACK FMOD_DSP_DESCRIPTION.getConfig()
          [w] This is called when the user calls DSP::showConfigDialog.
 

Methods in org.jouvieje.fmodex.structures with parameters of type FMOD_DSP_DIALOGCALLBACK
 void FMOD_DSP_DESCRIPTION.setConfig(FMOD_DSP_DIALOGCALLBACK config)
          [w] This is called when the user calls DSP::showConfigDialog.
 



NativeFmodEx Project - © Copyright 2005-2010 - Jérôme Jouvie (Jouvieje)
NativeFmodEx is an Open Source Project under GNU LGPL License
My sites : http://jerome.jouvie.free.fr/

(Documentation Copyright © Firelight Technologies - FMOD Ex - http://www.fmod.org)