|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FMOD_CODEC_OPENCALLBACK | |
org.jouvieje.fmodex.structures |
Uses of FMOD_CODEC_OPENCALLBACK in org.jouvieje.fmodex.structures |
Methods in org.jouvieje.fmodex.structures that return FMOD_CODEC_OPENCALLBACK | |
FMOD_CODEC_OPENCALLBACK |
FMOD_CODEC_DESCRIPTION.getOpen()
[in] Open callback for the codec for when FMOD tries to open a sound using this codec. |
Methods in org.jouvieje.fmodex.structures with parameters of type FMOD_CODEC_OPENCALLBACK | |
void |
FMOD_CODEC_DESCRIPTION.setOpen(FMOD_CODEC_OPENCALLBACK open)
[in] Open callback for the codec for when FMOD tries to open a sound using this codec. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |