Searched refs:removeInput (Results 1 – 5 of 5) sorted by relevance
80 output->removeInput(this); in disconnect()88 output->removeInput(this); in disconnect()
94 void removeInput(AudioNodeInput*);
166 void AudioNodeOutput::removeInput(AudioNodeInput* input) in removeInput() function in WebCore::AudioNodeOutput
208 [capture_session removeInput:input_device];
25139 (WebCore::AudioNodeOutput::removeInput):