|
xoreos
0.0.5
|
Decoding MP3 (MPEG-1 Audio Layer 3). More...
#include "src/common/types.h"

Go to the source code of this file.
Namespaces | |
| Common | |
| Sound | |
Functions | |
| RewindableAudioStream * | Sound::makeMP3Stream (Common::SeekableReadStream *stream, bool disposeAfterUse) |
| Create a new SeekableAudioStream from the MP3 data in the given stream. More... | |
Decoding MP3 (MPEG-1 Audio Layer 3).
Definition in file mp3.h.
1.8.14