menu
tau package
documentation
public/webaudio.dart
ChannelInterpretation
fromValue static method
fromValue static method
dark_mode
light_mode
fromValue
static method
ChannelInterpretation
fromValue
(
String
value
)
Implementation
static ChannelInterpretation fromValue(String value) => values.firstWhere((e) => e.value == value);
tau package
documentation
public/webaudio
ChannelInterpretation
fromValue static method
ChannelInterpretation enum