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