65 int64 subsectionStartSample,
66 int64 subsectionLength,
67 bool deleteSourceWhenDeleted);
74 bool readSamples (
int** destSamples,
int numDestChannels,
int startOffsetInDestBuffer,
75 int64 startSampleInFile,
int numSamples)
override;
77 void readMaxLevels (int64 startSample, int64 numSamples,
85 int64 startSample, length;
86 const bool deleteSourceWhenDeleted;
This class is used to wrap an AudioFormatReader and only read from a subsection of the file.
A general-purpose range object, that simply represents any linear range with a start and end point.
#define JUCE_API
This macro is added to all JUCE public class declarations.