menu
tau package
documentation
public/webaudio.dart
ChannelCountMode
fromValues static method
fromValues static method
dark_mode
light_mode
fromValues
static method
Iterable
<
ChannelCountMode
>
fromValues
(
Iterable
<
String
>
values
)
Implementation
static Iterable<ChannelCountMode> fromValues(Iterable<String> values) => values.map(fromValue);
tau package
documentation
public/webaudio
ChannelCountMode
fromValues static method
ChannelCountMode enum