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