|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |