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