newConstantSourceNode abstract method

ConstantSourceNode newConstantSourceNode(
  1. BaseAudioContext context, [
  2. ConstantSourceOptions options
])

Implementation

ConstantSourceNode newConstantSourceNode(
  BaseAudioContext context, [
  ConstantSourceOptions options,
]);