GluonAudio::SoundReader Class Reference

#include <soundreader.h>

List of all members.

Classes

class  SoundReaderPrivate

Public Member Functions

 SoundReader (const QString &fileName)
 ~SoundReader ()
QString format () const
bool canRead () const
QString fileName () const
ALuint alBuffer ()
Bufferbuffer ()

Static Public Member Functions

static QStringList supportedSoundFormats ()

Protected Member Functions

ALuint fromWav ()
ALuint fromOgg ()

Detailed Description

Definition at line 33 of file soundreader.h.


Constructor & Destructor Documentation

SoundReader::SoundReader ( const QString &  fileName  ) 

Definition at line 49 of file soundreader.cpp.

SoundReader::~SoundReader (  ) 

Definition at line 62 of file soundreader.cpp.


Member Function Documentation

ALuint SoundReader::alBuffer (  ) 

Definition at line 72 of file soundreader.cpp.

Buffer * SoundReader::buffer (  ) 

Definition at line 88 of file soundreader.cpp.

bool SoundReader::canRead (  )  const

Definition at line 67 of file soundreader.cpp.

QString SoundReader::fileName (  )  const

Definition at line 286 of file soundreader.cpp.

QString SoundReader::format (  )  const

Definition at line 290 of file soundreader.cpp.

ALuint SoundReader::fromOgg (  )  [protected]

Definition at line 168 of file soundreader.cpp.

ALuint SoundReader::fromWav (  )  [protected]

Definition at line 108 of file soundreader.cpp.

QStringList SoundReader::supportedSoundFormats (  )  [static]

Definition at line 103 of file soundreader.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Dec 27 13:13:42 2010 for Gluon by  doxygen 1.6.3