|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FMOD_CODEC_READCALLBACK | |
| org.jouvieje.fmodex.structures | |
| Uses of FMOD_CODEC_READCALLBACK in org.jouvieje.fmodex.structures |
| Methods in org.jouvieje.fmodex.structures that return FMOD_CODEC_READCALLBACK | |
FMOD_CODEC_READCALLBACK |
FMOD_CODEC_DESCRIPTION.getRead()
[in] Read callback for the codec for when FMOD tries to read some data from the file to the destination format (specified in the open callback). |
| Methods in org.jouvieje.fmodex.structures with parameters of type FMOD_CODEC_READCALLBACK | |
void |
FMOD_CODEC_DESCRIPTION.setRead(FMOD_CODEC_READCALLBACK read)
[in] Read callback for the codec for when FMOD tries to read some data from the file to the destination format (specified in the open callback). |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||