79 const String& originatorRef,
81 int64 timeReferenceSamples,
82 const String& codingHistory);
193 bool canDoStereo()
override;
194 bool canDoMono()
override;
195 bool isChannelLayoutSupported (
const AudioChannelSet& channelSet)
override;
199 bool deleteStreamIfOpeningFails)
override;
205 double sampleRateToUse,
206 unsigned int numberOfChannels,
209 int qualityOptionIndex)
override;
212 double sampleRateToUse,
216 int qualityOptionIndex)
override;
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 container for holding a set of strings which are keyed by another string.
Holds an absolute date and time.
#define JUCE_API
This macro is added to all JUCE public class declarations.