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...
template<typename DataFormatIn, typename EndiannessIn>
struct 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
◆ DataFormat
template<typename DataFormatIn, typename EndiannessIn>
◆ Endianness
template<typename DataFormatIn, typename EndiannessIn>