30 #include "../common/WPrototyped.h"
33 #include "WExportDataHandler.h"
54 virtual const std::string
getName()
const;
73 static const unsigned int MAX_RECORDING_CHANNELS = 1024;
79 static const unsigned int MAX_RECORDING_SAMPLES = 4294967295U;
84 static const unsigned int MAX_RECORDING_SEGMENTS = 128;
89 static const unsigned int MAX_RECORDING_SAMPLING_FREQUENCY = 20000;
101 #endif // WRECORDING_H