FFmpegResult constructor
FFmpegResult(
- String outputPath,
- FFmpegSession session
Implementation
FFmpegResult(this.outputPath, this.session);
FFmpegResult(this.outputPath, this.session);