menu
Dart
dart:web_audio
OscillatorNode
type property
type
brightness_4
brightness_5
description
type
property
String
?
type
Implementation
String? get type native;
void
type=
(
String
?
value
)
Implementation
set type(String? value) native;
Dart
dart:web_audio
OscillatorNode
type property
OscillatorNode class
Constructors
OscillatorNode
Properties
channelCount
channelCountMode
channelInterpretation
context
detune
frequency
hashCode
numberOfInputs
numberOfOutputs
on
onEnded
runtimeType
type
Methods
addEventListener
connectNode
connectParam
disconnect
dispatchEvent
noSuchMethod
removeEventListener
setPeriodicWave
start2
stop
toString
Operators
operator ==