m_channelInterpretation 257 AudioNode.cpp switch (m_channelInterpretation) { m_channelInterpretation 273 AudioNode.cpp m_channelInterpretation = AudioBus::Speakers; m_channelInterpretation 275 AudioNode.cpp m_channelInterpretation = AudioBus::Discrete; m_channelInterpretation 180 AudioNode.h AudioBus::ChannelInterpretation internalChannelInterpretation() const { return m_channelInterpretation; } m_channelInterpretation 232 AudioNode.h AudioBus::ChannelInterpretation m_channelInterpretation; m_channelInterpretation 59 ConvolverNode.cpp m_channelInterpretation = AudioBus::Speakers; m_channelInterpretation 47 DefaultAudioDestinationNode.cpp m_channelInterpretation = AudioBus::Speakers; m_channelInterpretation 63 PannerNode.cpp m_channelInterpretation = AudioBus::Speakers;