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 | |