menu
ffmpeg_helper package
documentation
ffmpeg/args/custom_arg.dart
CustomArgument
CustomArgument.new const constructor
CustomArgument.new const constructor
dark_mode
light_mode
CustomArgument
constructor
const
CustomArgument
(
List
<
String
>
args
)
Implementation
const CustomArgument(this.args);
ffmpeg_helper package
documentation
ffmpeg/args/custom_arg
CustomArgument
CustomArgument.new const constructor
CustomArgument class