JUCE
Classes | Namespaces
juce_AudioFormatWriter.h File Reference

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
 
struct  juce::AudioFormatWriter::WriteHelper< DestSampleType, SourceSampleType, DestEndianness >
 Used by AudioFormatWriter subclasses to copy data to different formats. More...
 

Namespaces

 juce
 Classes for IIR filter processing.