74 const String& originatorRef,
76 int64 timeReferenceSamples,
77 const String& codingHistory);
268 [[deprecated (
"This string is identical to riffInfoSource, making it impossible to differentiate between the two")]]
280 bool canDoStereo()
override;
281 bool canDoMono()
override;
282 bool isChannelLayoutSupported (
const AudioChannelSet& channelSet)
override;
286 bool deleteStreamIfOpeningFails)
override;
292 double sampleRateToUse,
293 unsigned int numberOfChannels,
296 int qualityOptionIndex)
override;
299 double sampleRateToUse,
303 int qualityOptionIndex)
override;
304 using AudioFormat::createWriterFor;
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 container for holding a set of strings which are keyed by another string.
Holds an absolute date and time.
long long int64
A platform-independent 64-bit integer type.