Searched defs:getChannelData (Results 1 – 2 of 2) sorted by relevance
130 PassRefPtr<Float32Array> AudioBuffer::getChannelData(unsigned channelIndex, ExceptionState& excepti… in getChannelData() function in WebCore::AudioBuffer141 Float32Array* AudioBuffer::getChannelData(unsigned channelIndex) in getChannelData() function in WebCore::AudioBuffer
927 …public int getChannelData(Channel c, boolean extended, byte[] target, int off, int len) throws IOE… in getChannelData() method in ChannelManager