m_channelInterpretation 318 Source/modules/webaudio/AudioNode.cpp switch (m_channelInterpretation) { m_channelInterpretation 334 Source/modules/webaudio/AudioNode.cpp m_channelInterpretation = AudioBus::Speakers; m_channelInterpretation 336 Source/modules/webaudio/AudioNode.cpp m_channelInterpretation = AudioBus::Discrete; m_channelInterpretation 176 Source/modules/webaudio/AudioNode.h AudioBus::ChannelInterpretation internalChannelInterpretation() const { return m_channelInterpretation; } m_channelInterpretation 224 Source/modules/webaudio/AudioNode.h AudioBus::ChannelInterpretation m_channelInterpretation; m_channelInterpretation 61 Source/modules/webaudio/ConvolverNode.cpp m_channelInterpretation = AudioBus::Speakers; m_channelInterpretation 46 Source/modules/webaudio/DefaultAudioDestinationNode.cpp m_channelInterpretation = AudioBus::Speakers; m_channelInterpretation 77 Source/modules/webaudio/PannerNode.cpp m_channelInterpretation = AudioBus::Speakers;