#include "common/scummsys.h"#include "common/types.h"Go to the source code of this file.
Namespaces | |
| Common | |
| Audio | |
Functions | |
| bool | Audio::loadWAVFromStream (Common::SeekableReadStream &stream, int &size, int &rate, byte &flags, uint16 *wavType=0, int *blockAlign=0, int *samplesPerBlock=0) |
| SeekableAudioStream * | Audio::makeWAVStream (Common::SeekableReadStream *stream, DisposeAfterUse::Flag disposeAfterUse) |
Sound decoder used in engines: