JUCE
AudioUnitHelpers Member List

This is the complete list of members for AudioUnitHelpers, including all inherited members.

auChannelIndexToJuce(int auIndex, const AudioChannelSet &channelSet)AudioUnitHelpersstatic
CALayoutTagToChannelSet(AudioChannelLayoutTag tag) noexceptAudioUnitHelpersstatic
ChannelSetToCALayoutTag(const AudioChannelSet &set) noexceptAudioUnitHelpersstatic
clearAudioBuffer(const AudioBufferList &audioBuffer) noexceptAudioUnitHelpersstatic
copyAudioBuffer(const AudioBufferList &audioBuffer, const int channel, const UInt32 size, float *dst) noexceptAudioUnitHelpersstatic
copyAudioBuffer(const float *src, const int channel, const UInt32 size, AudioBufferList &audioBuffer) noexceptAudioUnitHelpersstatic
CoreAudioChannelBitmapToJuceType(UInt32 bitmap) noexceptAudioUnitHelpersstatic
CoreAudioChannelLabelToJuceType(AudioChannelLabel label) noexceptAudioUnitHelpersstatic
CoreAudioChannelLayoutToJuceType(const AudioChannelLayout &layout) noexceptAudioUnitHelpersstatic
getAUChannelInfo(const AudioProcessor &processor)AudioUnitHelpersstatic
isAudioBufferInterleaved(const AudioBufferList &audioBuffer) noexceptAudioUnitHelpersstatic
isLayoutSupported(const AudioProcessor &processor, bool isInput, int busIdx, int numChannels, const short(&channelLayoutList) [numLayouts][2], bool hasLayoutMap=true)AudioUnitHelpersstatic
juceChannelIndexToAu(int juceIndex, const AudioChannelSet &channelSet)AudioUnitHelpersstatic
JuceChannelTypeToCoreAudioLabel(const AudioChannelSet::ChannelType &label) noexceptAudioUnitHelpersstatic