Dart
dart:web_audio
WaveShaperNode
oversample property
oversample
Dart
dart:web_audio
WaveShaperNode
oversample property
WaveShaperNode class
Constructors
WaveShaperNode
Properties
channelCount
channelCountMode
channelInterpretation
context
curve
hashCode
numberOfInputs
numberOfOutputs
on
oversample
runtimeType
Methods
addEventListener
connectNode
connectParam
disconnect
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
description
oversample
property
Null safety
String
oversample
Implementation
String get oversample native;
void
oversample=
(
String
value
)
Implementation
set oversample(String value) native;