org.jouvieje.fmodex.callbacks
Interface FMOD_CHANNEL_CALLBACK


public interface FMOD_CHANNEL_CALLBACK


Method Summary
 FMOD_RESULT FMOD_CHANNEL_CALLBACK(Channel channel, FMOD_CHANNEL_CALLBACKTYPE type, Pointer commanddata1, Pointer commanddata2)
           
 

Method Detail

FMOD_CHANNEL_CALLBACK

public FMOD_RESULT FMOD_CHANNEL_CALLBACK(Channel channel,
                                         FMOD_CHANNEL_CALLBACKTYPE type,
                                         Pointer commanddata1,
                                         Pointer commanddata2)


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)