75 void removeThumb (
int64 hashCode);
107 class ThumbnailCacheEntry;
110 int maxNumThumbsToStore;
112 ThumbnailCacheEntry* findThumbFor (
int64 hash)
const;
113 int findOldestThumb()
const;
Provides a base for classes that can store and draw scaled views of an audio waveform.
An instance of this class is used to manage multiple AudioThumbnail objects.
TimeSliceThread & getTimeSliceThread() noexcept
Returns the thread that client thumbnails can use.
The base class for streams that write data to some kind of destination.
An array designed for holding objects.
A thread that keeps a list of clients, and calls each one in turn, giving them all a chance to run so...
long long int64
A platform-independent 64-bit integer type.