xoreos  0.0.5
Namespaces | Functions
mp3.h File Reference

Decoding MP3 (MPEG-1 Audio Layer 3). More...

#include "src/common/types.h"
Include dependency graph for mp3.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::makeMP3Stream (Common::SeekableReadStream *stream, bool disposeAfterUse)
 Create a new SeekableAudioStream from the MP3 data in the given stream. More...
 

Detailed Description

Decoding MP3 (MPEG-1 Audio Layer 3).

Definition in file mp3.h.