#include <vector>
#include "AudioSampleValue.h"
#include "CvrStgObject.h"
#include "error.h"
Go to the source code of this file.
Classes | |
class | AudioData |
interface definition for AudioData objects. More... | |
class | AudioDataImpl< Type, ValueType, SampleValueType > |
implementation of the AudioData-Interface More... |