#include <audio.h>
Inheritance diagram for LinearSample:
Public Member Functions | |
LinearSample (unsigned frame, unsigned rate=8000) | |
short * | getSamples (void) |
LinearSample::LinearSample | ( | unsigned | frame, | |
unsigned | rate = 8000 | |||
) | [inline] |
short* LinearSample::getSamples | ( | void | ) | [inline] |
Reimplemented from AudioSample.