#include "global.h"
#include "RageSoundReader_WAV.h"
#include "RageUtil.h"
#include "RageLog.h"
#include "RageFile.h"
Classes | |
struct | WavReader |
struct | WavReaderPCM |
struct | WavReaderADPCM |
Defines | |
#define | FATAL_ERROR(s) |
Functions | |
void | Convert8bitTo16bit (void *pBuf, int iSamples) |
void | Convert16BitFromLittleEndian (int16_t *pBuf, int iSamples) |
CString | ReadString (RageFile &f, int iSize, CString &sError) |
|
Value: |
|
|
|
|
|
|