menu
flutter_pitch_detection package
documentation
flutter_pitch_detection_platform_interface.dart
FlutterPitchDetectionPlatform
getRawDataFromStream abstract method
getRawDataFromStream abstract method
dark_mode
light_mode
getRawDataFromStream
abstract method
Future
<
List
<
double
>
>
getRawDataFromStream
(
)
Implementation
Future<List<double>> getRawDataFromStream();
flutter_pitch_detection package
documentation
flutter_pitch_detection_platform_interface
FlutterPitchDetectionPlatform
getRawDataFromStream abstract method
FlutterPitchDetectionPlatform class