menu
flutter_pitch_detection package
documentation
flutter_pitch_detection_platform_interface.dart
FlutterPitchDetectionPlatform
setSampleRate abstract method
setSampleRate abstract method
dark_mode
light_mode
setSampleRate
abstract method
Future
<
void
>
setSampleRate
(
int
sampleRate
)
Implementation
Future<void> setSampleRate(int sampleRate);
flutter_pitch_detection package
documentation
flutter_pitch_detection_platform_interface
FlutterPitchDetectionPlatform
setSampleRate abstract method
FlutterPitchDetectionPlatform class