menu
flutter_sound_web package
documentation
flutter_sound_player_web.dart
FlutterSoundPlayer
isDecoderSupported method
isDecoderSupported method
dark_mode
light_mode
isDecoderSupported
method
@JS('isDecoderSupported')
bool
isDecoderSupported
(
int
codec
)
Implementation
@JS('isDecoderSupported') external bool isDecoderSupported( int codec, );
flutter_sound_web package
documentation
flutter_sound_player_web
FlutterSoundPlayer
isDecoderSupported method
FlutterSoundPlayer class