73 bool canDoStereo()
override;
74 bool canDoMono()
override;
77 bool canHandleFile (
const File& fileToTest)
override;
82 bool deleteStreamIfOpeningFails)
override;
88 double sampleRateToUse,
89 unsigned int numberOfChannels,
92 int qualityOptionIndex)
override;
Holds a resizable array of primitive or copy-by-value objects.
Represents a local file or directory.
The base class for streams that write data to some kind of destination.
A container for holding a set of strings which are keyed by another string.
#define JUCE_API
This macro is added to all JUCE public class declarations.