Audacity 3.2.0
Classes
WaveDataCache.h File Reference
#include <array>
#include <cstdint>
#include <numeric>
#include <vector>
#include <functional>
#include "GraphicsDataCache.h"
#include "WaveData.h"
#include "Observer.h"
Include dependency graph for WaveDataCache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  WaveCacheSampleBlock
 Helper structure used to transfer the data between the data and graphics layers. More...
 
struct  WaveCacheSampleBlock::Summary
 Summary calculated over the requested range. More...
 
struct  WaveCacheElement
 An element of a cache that contains the waveform data. More...
 
class  WaveDataCache
 Cache that contains the waveform data. More...