LinearSample Class Reference

The linear class is a type variation of AudioSample used specifically to tag audio conversions that are performed between "linear" and some other encoding. More...

#include <audio.h>

Inheritance diagram for LinearSample:

AudioSample Audio List of all members.

Public Member Functions

 LinearSample (unsigned frame, unsigned rate=8000)
short * getSamples (void)

Detailed Description

The linear class is a type variation of AudioSample used specifically to tag audio conversions that are performed between "linear" and some other encoding.


Constructor & Destructor Documentation

LinearSample::LinearSample ( unsigned  frame,
unsigned  rate = 8000 
) [inline]


Member Function Documentation

short* LinearSample::getSamples ( void   )  [inline]

Reimplemented from AudioSample.


The documentation for this class was generated from the following file:
Generated on Mon Dec 25 13:32:13 2006 for ccAudio by  doxygen 1.5.1