| 15 | |
| 16 | class AudioBus; |
| 17 | class AudioNodeInput; |
| 18 | |
| 19 | // AudioBasicProcessorNode is an AudioNode with one input and one output where |
| 20 | // the input and output have the same number of channels. |
nothing calls this directly
no outgoing calls
no test coverage detected