Searched refs:bypassResampler (Results 1 – 1 of 1) sorted by relevance
3008 this.resampler = this.bypassResampler; //Resampler just returns what was passed through.3160 Resampler.prototype.bypassResampler = function (buffer) { method in Resampler