Browse Source

tags/2021-05-28
jules 18 years ago
parent
commit
197a571cef
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/juce_appframework/audio/audio_file_formats/juce_AudioThumbnail.h

+ 1
- 0
src/juce_appframework/audio/audio_file_formats/juce_AudioThumbnail.h View File

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


Loading…
Cancel
Save