xoreos
0.0.5
|
Decoding RIFF WAVE (Resource Interchange File Format Waveform). More...
#include "src/common/types.h"
Go to the source code of this file.
Namespaces | |
Common | |
Sound | |
Functions | |
RewindableAudioStream * | Sound::makeWAVStream (Common::SeekableReadStream *stream, bool disposeAfterUse) |
Try to load a WAVE from the given seekable stream and create an AudioStream from that data. More... | |
Decoding RIFF WAVE (Resource Interchange File Format Waveform).
Definition in file wave.h.