createConstantSource method

ConstantSourceNode createConstantSource()

Implementation

ConstantSourceNode createConstantSource() =>
    js_util.callMethod(this, 'createConstantSource', []);