Module rfmod::callbacks
[−]
[src]
Type Definitions
| DspCreateCallback |
notify the user that the DSP has been created |
| DspDialogCallback |
DSP callback, not implemented yet |
| DspGetParamCallback |
DSP callback |
| DspReadCallback |
allow the user to modify data that will be read |
| DspReleaseCallback |
notify the user that the DSP has been released |
| DspResetCallback |
notify the user that the DSP has been reset |
| DspSetParamCallback |
DSP callback |
| DspSetPositionCallback |
notify the user that DSP position has changed |
| FileCloseCallback | |
| FileOpenCallback | |
| FileReadCallback | |
| FileSeekCallback | |
| SoundNonBlockCallback |
sound callback |
| SoundPcmReadCallback |
callback which allow to set/change data that will be played |
| SoundPcmSetPosCallback |
notify the user that music position has changed |