flutter_sound
ffmpeg
FlutterSoundCompletedFFmpegExecution
FlutterSoundCompletedFFmpegExecution constructor
FlutterSoundCompletedFFmpegExecution
flutter_sound
ffmpeg
FlutterSoundCompletedFFmpegExecution
FlutterSoundCompletedFFmpegExecution constructor
FlutterSoundCompletedFFmpegExecution class
Constructors
FlutterSoundCompletedFFmpegExecution
Properties
executionId
hashCode
returnCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
FlutterSoundCompletedFFmpegExecution
constructor
Null safety
FlutterSoundCompletedFFmpegExecution
(
int
?
executionId
,
int
?
returnCode
)
Implementation
FlutterSoundCompletedFFmpegExecution(this.executionId, this.returnCode);