setSmoothingTimeConstant method

dynamic setSmoothingTimeConstant(
  1. double k
)

Implementation

setSmoothingTimeConstant(double k) => LabSound().AnalyserNode_setSmoothingTimeConstant(this.nodeId, k);