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;