menu
flutter_sound_lite package
documentation
public/util/flutter_sound_ffmpeg.dart
FlutterSoundCompletedFFmpegExecution
FlutterSoundCompletedFFmpegExecution constructor
FlutterSoundCompletedFFmpegExecution constructor
dark_mode
light_mode
FlutterSoundCompletedFFmpegExecution
constructor
FlutterSoundCompletedFFmpegExecution
(
int
?
executionId
,
int
?
returnCode
)
Implementation
FlutterSoundCompletedFFmpegExecution(this.executionId, this.returnCode);
flutter_sound_lite package
documentation
public/util/flutter_sound_ffmpeg
FlutterSoundCompletedFFmpegExecution
FlutterSoundCompletedFFmpegExecution constructor
FlutterSoundCompletedFFmpegExecution class