Home
last modified time | relevance | path

Searched refs:bypassResampler (Results 1 – 1 of 1) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js3008 this.resampler = this.bypassResampler; //Resampler just returns what was passed through.
3160 Resampler.prototype.bypassResampler = function (buffer) { method in Resampler