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

Packages that use FMOD_MEMORY_FREECALLBACK
org.jouvieje.fmodex   
 

Uses of FMOD_MEMORY_FREECALLBACK in org.jouvieje.fmodex
 

Methods in org.jouvieje.fmodex with parameters of type FMOD_MEMORY_FREECALLBACK
static FMOD_RESULT FmodEx.Memory_Initialize(java.nio.ByteBuffer poolmem, int poollen, FMOD_MEMORY_ALLOCCALLBACK useralloc, FMOD_MEMORY_REALLOCCALLBACK userrealloc, FMOD_MEMORY_FREECALLBACK userfree, int memtypeflags)
           
 



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)