34 #if JUCE_USE_OGGVORBIS || defined (DOXYGEN) 56 bool canDoStereo()
override;
57 bool canDoMono()
override;
58 bool isCompressed()
override;
70 int estimateOggFileQuality (
const File& source);
90 bool deleteStreamIfOpeningFails)
override;
93 double sampleRateToUse,
94 unsigned int numberOfChannels,
97 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.
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.