Go to the source code of this file.
Namespaces | |
Common | |
Audio | |
Typedefs | |
typedef byte *(* | Audio::LoadSoundFxInstrumentCallback) (const char *name, uint32 *size) |
Functions | |
AudioStream * | Audio::makeSoundFxStream (Common::SeekableReadStream *data, LoadSoundFxInstrumentCallback loadCb, int rate=44100, bool stereo=true, bool repeat=true, int periodScaleDivisor=1) |
Sound decoder used in engines: