org.jouvieje.fmodex.callbacks
Interface FMOD_FILE_SEEKCALLBACK


public interface FMOD_FILE_SEEKCALLBACK


Method Summary
 FMOD_RESULT FMOD_FILE_SEEKCALLBACK(Pointer handle, int pos, Pointer userdata)
           
 

Method Detail

FMOD_FILE_SEEKCALLBACK

public FMOD_RESULT FMOD_FILE_SEEKCALLBACK(Pointer handle,
                                          int pos,
                                          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)