channelInterpretation  172 Source/modules/webaudio/AudioNode.h     String channelInterpretation();
channelInterpretation  220 Source/platform/audio/AudioBus.cpp void AudioBus::copyFrom(const AudioBus& sourceBus, ChannelInterpretation channelInterpretation)
channelInterpretation  232 Source/platform/audio/AudioBus.cpp         switch (channelInterpretation) {
channelInterpretation  245 Source/platform/audio/AudioBus.cpp void AudioBus::sumFrom(const AudioBus& sourceBus, ChannelInterpretation channelInterpretation)
channelInterpretation  257 Source/platform/audio/AudioBus.cpp         switch (channelInterpretation) {