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

Classes

class  juce::AudioData
 This class a container which holds all the classes pertaining to the AudioData::Pointer audio sample format class. More...
 
class  juce::AudioData::Converter
 A base class for objects that are used to convert between two different sample formats. More...
 
class  juce::AudioData::ConverterInstance< SourceSampleType, DestSampleType >
 A class that converts between two templated AudioData::Pointer types, and which implements the AudioData::Converter interface. More...
 
class  juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness >
 Used as a template parameter for AudioData::Pointer. More...
 
class  juce::AudioDataConverters
 A set of routines to convert buffers of 32-bit floating point data to and from various integer formats. More...
 

Namespaces

 juce