Definition at line 19 of file WaveformCache.cpp.
◆ WaveCache() [1/2]
Definition at line 21 of file WaveformCache.cpp.
30 {
31 }
const double samplesPerPixel
std::vector< sampleCount > where
◆ WaveCache() [2/2]
WaveCache::WaveCache |
( |
size_t |
len_, |
|
|
double |
samplesPerPixel, |
|
|
double |
rate_, |
|
|
double |
t0, |
|
|
int |
dirty_ |
|
) |
| |
|
inline |
◆ ~WaveCache()
WaveCache::~WaveCache |
( |
| ) |
|
|
inline |
◆ dirty
◆ len
const size_t WaveCache::len { 0 } |
◆ max
std::vector<float> WaveCache::max |
◆ min
std::vector<float> WaveCache::min |
◆ rate
const int WaveCache::rate |
◆ rms
std::vector<float> WaveCache::rms |
◆ samplesPerPixel
const double WaveCache::samplesPerPixel |
◆ start
const double WaveCache::start |
◆ where
The documentation for this class was generated from the following file: