KOgg Class Reference

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

Public Member Functions

 KOgg ()
virtual ~KOgg ()
virtual bool OpenWave (KStr &sFileName)
virtual void CloseWave ()
virtual bool ReadNextBlock (u32 *pRead, u32 MaxSizeToRead=0)
virtual bool Rewind ()

Static Protected Member Functions

static size_t ReadFunc (void *ptr, size_t size, size_t nmemb, void *datasource)
static int SeekFunc (void *datasource, ogg_int64_t offset, int whence)
static int CloseFunc (void *datasource)
static long TellFunc (void *datasource)

Protected Attributes

OggVorbis_File m_vf
ov_callbacks m_ov_callbacks
int m_current_section
char m_PrevPCMOut [4096]
s32 m_PrevPCMSize

Detailed Description

Definition at line 20 of file Ogg.h.


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