JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces
juce_AudioFormatWriter.h File Reference

Go to the source code of 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

namespace  juce
 JUCE Namespace.