#include <juce_audio_basics.h>
◆ anonymous enum
Enumerator |
---|
isInterleavedType | |
◆ Interleaved() [1/3]
juce::AudioData::Interleaved::Interleaved |
( |
| ) |
|
|
inlinenoexcept |
◆ Interleaved() [2/3]
◆ Interleaved() [3/3]
juce::AudioData::Interleaved::Interleaved |
( |
const int |
numInterleavedChans | ) |
|
|
inlinenoexcept |
◆ advanceData()
template<class SampleFormatType >
void juce::AudioData::Interleaved::advanceData |
( |
SampleFormatType & |
s | ) |
|
|
inlinenoexcept |
◆ advanceDataBy()
template<class SampleFormatType >
void juce::AudioData::Interleaved::advanceDataBy |
( |
SampleFormatType & |
s, |
|
|
int |
numSamples |
|
) |
| |
|
inlinenoexcept |
◆ clear()
template<class SampleFormatType >
void juce::AudioData::Interleaved::clear |
( |
SampleFormatType & |
s, |
|
|
int |
numSamples |
|
) |
| |
|
inlinenoexcept |
◆ copyFrom()
◆ getNumBytesBetweenSamples()
template<class SampleFormatType >
int juce::AudioData::Interleaved::getNumBytesBetweenSamples |
( |
const SampleFormatType & |
| ) |
const |
|
inlinenoexcept |
◆ numInterleavedChannels
int juce::AudioData::Interleaved::numInterleavedChannels |
The documentation for this class was generated from the following file: