ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
soundfx.h File Reference

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)
 

Detailed Description

Sound decoder used in engines:

  • cine