Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

dmn::SoundOgg Class Reference

Convert a ogg vorbis file to PCM. More...

#include <soundogg.h>

List of all members.

Static Public Member Functions

bool to_pcm (char *filename, char **pcm, unsigned long *length, short *channels, unsigned long *rate)
 Convert a ogg vorbis file to PCM.


Detailed Description

Convert a ogg vorbis file to PCM.


Member Function Documentation

bool dmn::SoundOgg::to_pcm char *  filename,
char **  pcm,
unsigned long *  length,
short *  channels,
unsigned long *  rate
[static]
 

Convert a ogg vorbis file to PCM.

Parameters:
filename ogg vorbis path
pcm PCM sound
length length of the PCM sound
channels number of sound channels
rate sound rate
Returns:
true if all was ok, or false if not


The documentation for this class was generated from the following file:
Generated on Fri Dec 26 22:56:27 2003 for dmn by doxygen 1.3.4