MercurySoundOutDriver Class Reference

#include <MercurySound.h>

List of all members.

Public Member Functions

bool Open (MercurySoundCallback cb)=0
void Close ()=0
int GetSampleRate ()=0
int GetChannelInfo (MVector< MercurySoundChannel > &out)


Detailed Description

Definition at line 19 of file MercurySound.h.


Member Function Documentation

bool MercurySoundOutDriver::Open ( MercurySoundCallback  cb  )  [pure virtual]

void MercurySoundOutDriver::Close (  )  [pure virtual]

int MercurySoundOutDriver::GetSampleRate (  )  [pure virtual]

int MercurySoundOutDriver::GetChannelInfo ( MVector< MercurySoundChannel > &  out  ) 


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