template<typename DataFormatIn, typename EndiannessIn>
struct juce::AudioData::Format< DataFormatIn, 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.
- See also
- interleaveSamples, deinterleaveSamples
The documentation for this struct was generated from the following file:
◆ DataFormat
template<typename DataFormatIn, typename EndiannessIn>
◆ Endianness
template<typename DataFormatIn, typename EndiannessIn>