34 #if JUCE_MAC || JUCE_IOS || DOXYGEN
70 bool canDoStereo()
override;
71 bool canDoMono()
override;
75 bool deleteStreamIfOpeningFails)
override;
78 double sampleRateToUse,
79 unsigned int numberOfChannels,
82 int qualityOptionIndex)
override;
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.