xoreos  0.0.5
Namespaces | Functions
wave.h File Reference

Decoding RIFF WAVE (Resource Interchange File Format Waveform). More...

#include "src/common/types.h"
Include dependency graph for wave.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Decoding RIFF WAVE (Resource Interchange File Format Waveform).

Definition in file wave.h.