menu
Dart
dart:web_audio
AudioNode
channelInterpretation property
channelInterpretation
brightness_4
brightness_5
description
channelInterpretation
property
String
?
channelInterpretation
Implementation
String? get channelInterpretation native;
void
channelInterpretation=
(
String
?
value
)
Implementation
set channelInterpretation(String? value) native;
Dart
dart:web_audio
AudioNode
channelInterpretation property
AudioNode class