xoreos  0.0.5
Namespaces | Functions
wma.h File Reference

Decoding Microsoft's Windows Media Audio. More...

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

Go to the source code of this file.

Namespaces

 Common
 
 Sound
 

Functions

PacketizedAudioStream * Sound::makeWMAStream (int version, uint32 sampleRate, uint8 channels, uint32 bitRate, uint32 blockAlign, Common::SeekableReadStream &extraData)
 Create a PacketizedAudioStream that decodes WMA sound. More...
 

Detailed Description

Decoding Microsoft's Windows Media Audio.

Definition in file wma.h.