49 const String& getFormatName()
const;
64 virtual bool canHandleFile (
const File& fileToTest);
79 virtual bool isCompressed();
82 virtual bool isChannelLayoutSupported (
const AudioChannelSet& channelSet);
111 bool deleteStreamIfOpeningFails) = 0;
150 double sampleRateToUse,
151 unsigned int numberOfChannels,
154 int qualityOptionIndex) = 0;
188 double sampleRateToUse,
192 int qualityOptionIndex);
Holds a resizable array of primitive or copy-by-value objects.
Represents a set of audio channel types.
Represents a local file or directory.
The base class for streams that write data to some kind of destination.
A special array for holding a list of strings.
A container for holding a set of strings which are keyed by another string.
A simple class for holding temporary references to a string literal or String.