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

Packages that use FMOD_CODEC_SOUNDCREATECALLBACK
org.jouvieje.fmodex.structures   
 

Uses of FMOD_CODEC_SOUNDCREATECALLBACK in org.jouvieje.fmodex.structures
 

Methods in org.jouvieje.fmodex.structures that return FMOD_CODEC_SOUNDCREATECALLBACK
 FMOD_CODEC_SOUNDCREATECALLBACK FMOD_CODEC_DESCRIPTION.getSoundCreate()
          [in] Sound creation callback for the codec when FMOD finishes creating the sound.
 

Methods in org.jouvieje.fmodex.structures with parameters of type FMOD_CODEC_SOUNDCREATECALLBACK
 void FMOD_CODEC_DESCRIPTION.setSoundCreate(FMOD_CODEC_SOUNDCREATECALLBACK soundCreate)
          [in] Sound creation callback for the codec when FMOD finishes creating the sound.
 



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)