JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_AudioFormatWriter.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

class  juce::AudioFormatWriter
 Writes samples to an audio file stream. More...
 
class  juce::AudioFormatWriter::ThreadedWriter
 Provides a FIFO for an AudioFormatWriter, allowing you to push incoming data into a buffer which will be flushed to disk by a background thread. More...
 
class  juce::AudioFormatWriter::ThreadedWriter::IncomingDataReceiver
 Receiver for incoming data. More...
 
struct  juce::AudioFormatWriter::WriteHelper< DestSampleType, SourceSampleType, DestEndianness >
 Used by AudioFormatWriter subclasses to copy data to different formats. More...
 

Namespaces

 juce