1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
This commit is contained in:
jules 2008-04-04 15:10:47 +00:00
parent 175e9cf3a0
commit 197a571cef

View file

@ -166,6 +166,7 @@ private:
int numChannelsCached, numSamplesCached;
double cachedStart, cachedTimePerPixel;
bool cacheNeedsRefilling;
void clear();