KWave Class Reference

Inheritance diagram for KWave:
[legend]
Collaboration diagram for KWave:
[legend]
List of all members.

Public Member Functions

 KWave ()
virtual ~KWave ()
virtual bool OpenWave (KStr &sFileName)
virtual void CloseWave ()
virtual bool Rewind ()
virtual bool ReadNextBlock (u32 *pRead, u32 MaxSizeToRead=0)
u8 * GetBlock ()
u32 GetBlockSize ()
u32 GetMaxBlockSize ()
u32 GetWaveSize ()
WAVEFORMATEX * GetWaveFormat ()
bool IsEnd ()

Protected Attributes

WAVEFORMATEX m_WaveFormat
u8 * m_pBlock
u32 m_BlockSize
u32 m_MaxBlockSize
u32 m_WaveSize
bool m_bEnd

Detailed Description

Definition at line 21 of file Wave.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:44 2007 for Zythum Project by  doxygen 1.5.1-p1