Searched defs:channelInterpretation (Results 1 – 2 of 2) sorted by relevance
217 void AudioBus::copyFrom(const AudioBus& sourceBus, ChannelInterpretation channelInterpretation) in copyFrom()242 void AudioBus::sumFrom(const AudioBus& sourceBus, ChannelInterpretation channelInterpretation) in sumFrom()
321 String AudioNode::channelInterpretation() in channelInterpretation() function in WebCore::AudioNode