Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

WAV Class Reference

Class for manipulation of WAV files in OPEN-R context. More...

#include <WAV.h>

Collaboration diagram for WAV:

Collaboration graph
[legend]

Public Member Functions

 WAV ()
 WAV (byte *addr)
 ~WAV ()
WAVError Set (byte *addr)
WAVError CopyTo (OSoundVectorData *data)
WAVError Rewind ()
int GetSamplingRate ()
int GetBitsPerSample ()
size_t GetSoundUnitSize ()

Detailed Description

Class for manipulation of WAV files in OPEN-R context.

Class implemented by SONY. Copyright 2002,2003 Sony Corporation


Constructor & Destructor Documentation

WAV::WAV  ) 
 

WAV::WAV byte *  addr  ) 
 

Here is the call graph for this function:

WAV::~WAV  )  [inline]
 


Member Function Documentation

WAVError WAV::Set byte *  addr  ) 
 

WAVError WAV::CopyTo OSoundVectorData *  data  ) 
 

WAVError WAV::Rewind  ) 
 

int WAV::GetSamplingRate  )  [inline]
 

int WAV::GetBitsPerSample  )  [inline]
 

size_t WAV::GetSoundUnitSize  )  [inline]
 


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

tams Tim Baier AiboLib v0.2.4
Generated Thu Jan 19 11:56:11 2006 by doxygen 1.4.3