xoreos
0.0.5
|
Decoding Microsoft's Windows Media Audio. More...
#include "src/common/types.h"
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... | |
Decoding Microsoft's Windows Media Audio.
Definition in file wma.h.