FlutterSoundCompletedFFmpegExecution constructor

FlutterSoundCompletedFFmpegExecution(
  1. int? executionId,
  2. int? returnCode
)

Implementation

FlutterSoundCompletedFFmpegExecution(this.executionId, this.returnCode);