xoreos  0.0.5
Namespaces | Functions
asf.h File Reference

Decoding Microsoft's Advanced Streaming Format. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Sound
 

Functions

RewindableAudioStream * Sound::makeASFStream (Common::SeekableReadStream *stream, bool disposeAfterUse=true)
 Try to load a ASF from the given seekable stream and create a RewindableAudioStream from that data. More...
 

Detailed Description

Decoding Microsoft's Advanced Streaming Format.

Definition in file asf.h.