|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FMOD_CODEC_GETPOSITIONCALLBACK | |
org.jouvieje.fmodex.structures |
Uses of FMOD_CODEC_GETPOSITIONCALLBACK in org.jouvieje.fmodex.structures |
Methods in org.jouvieje.fmodex.structures that return FMOD_CODEC_GETPOSITIONCALLBACK | |
FMOD_CODEC_GETPOSITIONCALLBACK |
FMOD_CODEC_DESCRIPTION.getGetPosition()
[in] Tell callback for the codec for when FMOD tries to get the current position within the with Channel::getPosition. |
Methods in org.jouvieje.fmodex.structures with parameters of type FMOD_CODEC_GETPOSITIONCALLBACK | |
void |
FMOD_CODEC_DESCRIPTION.setGetPosition(FMOD_CODEC_GETPOSITIONCALLBACK getPosition)
[in] Tell callback for the codec for when FMOD tries to get the current position within the with Channel::getPosition. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |