| JUCE
    | 
A struct that contains a SampleFormat and Endianness to be used with the source and destination types when calling the interleaveSamples() and deinterleaveSamples() helpers. More...
#include <juce_AudioDataConverters.h>
| Public Types | |
| using | DataFormat = DataFormatIn | 
| using | Endianness = EndiannessIn | 
A struct that contains a SampleFormat and Endianness to be used with the source and destination types when calling the interleaveSamples() and deinterleaveSamples() helpers.
| using AudioData::Format< DataFormatIn, EndiannessIn >::DataFormat = DataFormatIn | 
| using AudioData::Format< DataFormatIn, EndiannessIn >::Endianness = EndiannessIn |