#include "common/scummsys.h"
#include "common/types.h"
Go to the source code of this file.
Namespaces | |
Common | |
Audio | |
Functions | |
SeekableAudioStream * | Audio::makeALawStream (Common::SeekableReadStream *stream, DisposeAfterUse::Flag disposeAfterUse, int rate, int channels) |
SeekableAudioStream * | Audio::makeMuLawStream (Common::SeekableReadStream *stream, DisposeAfterUse::Flag disposeAfterUse, int rate, int channels) |
Sound decoder used in engines: