org.jouvieje.fmodex.callbacks
Interface FMOD_FILE_OPENCALLBACK


public interface FMOD_FILE_OPENCALLBACK


Method Summary
 FMOD_RESULT FMOD_FILE_OPENCALLBACK(java.lang.String name, int unicode, java.nio.IntBuffer filesize, Pointer handle, Pointer userdata)
           
 

Method Detail

FMOD_FILE_OPENCALLBACK

public FMOD_RESULT FMOD_FILE_OPENCALLBACK(java.lang.String name,
                                          int unicode,
                                          java.nio.IntBuffer filesize,
                                          Pointer handle,
                                          Pointer userdata)


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)