version 3.3

VRS::SOUND::WAVReader Class Reference

#include <vrs/openal/wavreader.h>

Inheritance diagram for VRS::SOUND::WAVReader:

VRS::ObjectReader VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

virtual SO< SharedObjread (DataResource *resource, const ID &targetType) const
 See `ObjectReader'.
virtual const char * objectFormatName () const
virtual const char * objectFileSuffix () const
virtual bool canProduce (const ID &targetType) const
 VRS_TYPEINFO (WAVReader, ObjectReader)


Detailed Description

Reader for WAV samples based on ALUT.

Member Function Documentation

virtual SO<SharedObj> VRS::SOUND::WAVReader::read ( DataResource resource,
const ID targetType 
) const [virtual]

See `ObjectReader'.

Implements VRS::ObjectReader.

virtual const char* VRS::SOUND::WAVReader::objectFormatName ( void   )  const [inline, virtual]

Implements VRS::ObjectReader.

virtual const char* VRS::SOUND::WAVReader::objectFileSuffix (  )  const [inline, virtual]

both methods provide meta information which is needed for any user interface programming. Multiple file suffixes are serapated by blanks, e.g. "mpg mpeg".

Implements VRS::ObjectReader.

virtual bool VRS::SOUND::WAVReader::canProduce ( const ID targetType  )  const [virtual]

Reimplemented from VRS::ObjectReader.

VRS::SOUND::WAVReader::VRS_TYPEINFO ( WAVReader  ,
ObjectReader   
)


The documentation for this class was generated from the following file:

Generated on Tue May 22 06:00:36 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact