org.jouvieje.fmodex.callbacks
Interface FMOD_CODEC_SETPOSITIONCALLBACK


public interface FMOD_CODEC_SETPOSITIONCALLBACK


Method Summary
 FMOD_RESULT FMOD_CODEC_SETPOSITIONCALLBACK(FMOD_CODEC_STATE codec_state, int subsound, int position, int postype)
           
 

Method Detail

FMOD_CODEC_SETPOSITIONCALLBACK

public FMOD_RESULT FMOD_CODEC_SETPOSITIONCALLBACK(FMOD_CODEC_STATE codec_state,
                                                  int subsound,
                                                  int position,
                                                  int postype)


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)