angler-fishThe Vulnerability History Project

2010-10-26 Chris Rogers <crogers@google.com>

      Reviewed by Kenneth Russell.

        Add AudioNodeOutput files
        https://bugs.webkit.org/show_bug.cgi?id=45581

        No new tests since audio API is not yet implemented.

        * webaudio/AudioNodeOutput.cpp: Added.
        (WebCore::AudioNodeOutput::AudioNodeOutput):
        (WebCore::AudioNodeOutput::setNumberOfChannels):
        (WebCore::AudioNodeOutput::setInternalBus):
        (WebCore::AudioNodeOutput::updateRenderingState):
        (WebCore::AudioNodeOutput::updateNumberOfChannels):
        (WebCore::AudioNodeOutput::propagateChannelCount):
        (WebCore::AudioNodeOutput::pull):
        (WebCore::AudioNodeOutput::bus):
        (WebCore::AudioNodeOutput::renderingFanOutCount):
        (WebCore::AudioNodeOutput::fanOutCount):
        (WebCore::AudioNodeOutput::addInput):
        (WebCore::AudioNodeOutput::removeInput):
        (WebCore::AudioNodeOutput::disconnectAllInputs):
        (WebCore::AudioNodeOutput::disable):
        (WebCore::AudioNodeOutput::enable):
        * webaudio/AudioNodeOutput.h: Added.
        (WebCore::AudioNodeOutput::node):
        (WebCore::AudioNodeOutput::context):
        (WebCore::AudioNodeOutput::numberOfChannels):
        (WebCore::AudioNodeOutput::isChannelCountKnown):

git-svn-id: svn://svn.chromium.org/blink/trunk@70602 bbb929c8-8fbe-4397-9dbb-9b2b20218538
    
commit 1d7c606995d07f296100386726067a1b63aea0a4
-31
-216
-134
expand_less