34 #if JUCE_USE_FLAC || defined (DOXYGEN) 56 bool canDoStereo()
override;
57 bool canDoMono()
override;
58 bool isCompressed()
override;
63 bool deleteStreamIfOpeningFails)
override;
66 double sampleRateToUse,
67 unsigned int numberOfChannels,
70 int qualityOptionIndex)
override;
#define JUCE_API
This macro is added to all JUCE public class declarations.
A special array for holding a list of strings.
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.