ScummVM API documentation
xa.h File Reference
#include "common/types.h"

Go to the source code of this file.

Namespaces

 Common
 
 Audio
 

Functions

RewindableAudioStream * Audio::makeXAStream (Common::SeekableReadStream *stream, int rate, DisposeAfterUse::Flag disposeAfterUse=DisposeAfterUse::YES)
 

Detailed Description

Sound decoder used in engines:

  • sword1 (PSX port of the game)
  • sword2 (PSX port of the game)
  • tinsel (PSX port of the game)