menu
Dart
dart:html
DecodeSuccessCallback typedef
DecodeSuccessCallback
brightness_4
brightness_5
description
DecodeSuccessCallback
typedef
DecodeSuccessCallback
=
void Function
(
AudioBuffer
decodedData
)
Implementation
typedef void DecodeSuccessCallback(AudioBuffer decodedData);
Dart
dart:html
DecodeSuccessCallback typedef
dart:html library