createBufferSource method

AudioBufferSourceNode createBufferSource()

Implementation

AudioBufferSourceNode createBufferSource() =>
    js_util.callMethod(this, 'createBufferSource', []);