MercurySoundInDriver Class Reference

#include <MercurySound.h>

List of all members.

Public Member Functions

bool Open (MercuryFile &fMusic)=0
void Close ()=0
bool Decode (void *Buffer, long BufLen)=0


Detailed Description

Definition at line 28 of file MercurySound.h.


Member Function Documentation

bool MercurySoundInDriver::Open ( MercuryFile fMusic  )  [pure virtual]

void MercurySoundInDriver::Close (  )  [pure virtual]

bool MercurySoundInDriver::Decode ( void *  Buffer,
long  BufLen 
) [pure virtual]


The documentation for this class was generated from the following file:
Hosted by SourceForge.net Logo