68 bool canDoStereo()
override;
69 bool canDoMono()
override;
72 bool canHandleFile (
const File& fileToTest)
override;
77 bool deleteStreamIfOpeningFails)
override;
83 double sampleRateToUse,
84 unsigned int numberOfChannels,
87 int qualityOptionIndex)
override;
88 using AudioFormat::createWriterFor;
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.