Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

WavReaderADPCM Struct Reference

Inheritance diagram for WavReaderADPCM:

Inheritance graph
[legend]
Collaboration diagram for WavReaderADPCM:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WavReaderADPCM (RageFile &f, const RageSoundReader_WAV::WavData &data)
virtual ~WavReaderADPCM ()
bool Init ()
void SetEOF ()
bool DecodeADPCMBlock ()
int Read (char *buf, unsigned len)
int GetLength () const
int SetPosition (int iMS)

Public Attributes

vector< int16_t > m_iaCoef1
vector< int16_t > m_iaCoef2
int16_t m_iFramesPerBlock
int8_t * m_pBuffer
int m_iBufferAvail
int m_iBufferUsed

Constructor & Destructor Documentation

WavReaderADPCM::WavReaderADPCM RageFile f,
const RageSoundReader_WAV::WavData data
[inline]
 

virtual WavReaderADPCM::~WavReaderADPCM  )  [inline, virtual]
 


Member Function Documentation

bool WavReaderADPCM::DecodeADPCMBlock  )  [inline]
 

int WavReaderADPCM::GetLength  )  const [inline, virtual]
 

Implements WavReader.

bool WavReaderADPCM::Init  )  [inline, virtual]
 

Implements WavReader.

int WavReaderADPCM::Read char *  buf,
unsigned  len
[inline, virtual]
 

Implements WavReader.

void WavReaderADPCM::SetEOF  )  [inline]
 

int WavReaderADPCM::SetPosition int  iMS  )  [inline, virtual]
 

Implements WavReader.


Member Data Documentation

vector<int16_t> WavReaderADPCM::m_iaCoef1
 

vector<int16_t> WavReaderADPCM::m_iaCoef2
 

int WavReaderADPCM::m_iBufferAvail
 

int WavReaderADPCM::m_iBufferUsed
 

int16_t WavReaderADPCM::m_iFramesPerBlock
 

int8_t* WavReaderADPCM::m_pBuffer
 


The documentation for this struct was generated from the following file:
Generated on Thu Jan 27 21:05:03 2005 for StepMania by doxygen 1.3.7