|
xoreos
0.0.5
|
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"

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 | |
A binary XACT WaveBank, found in the Xbox version of Jade Empire as XWB files.
Definition in file xactwavebank_binary.h.
1.8.14