xoreos  0.0.5
Classes | Namespaces
xactwavebank_binary.h File Reference

A binary XACT WaveBank, found in the Xbox version of Jade Empire as XWB files. More...

#include <vector>
#include "src/common/scopedptr.h"
#include "src/common/ustring.h"
#include "src/common/readstream.h"
#include "src/sound/xactwavebank.h"
Include dependency graph for xactwavebank_binary.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sound::XACTWaveBank_Binary
 Class to hold audio resource data of an XWB wavebank file. More...
 
struct  Sound::XACTWaveBank_Binary::Wave
 A wave within the wavebank. More...
 

Namespaces

 Sound
 

Detailed Description

A binary XACT WaveBank, found in the Xbox version of Jade Empire as XWB files.

Definition in file xactwavebank_binary.h.