menu
Dart
dart:web_audio
WaveShaperNode
oversample property
oversample
brightness_4
brightness_5
description
oversample
property
String
?
oversample
Implementation
String? get oversample native;
void
oversample=
(
String
?
value
)
Implementation
set oversample(String? value) native;
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 ==