menu
ffmpeg_helper package
documentation
ffmpeg/ffmpeg_command.dart
FFMpegCommand
args property
args property
dark_mode
light_mode
args
property
List
<
CliArguments
>
args
final
All non-input arguments for the FFMPEG command, such as "map".
Implementation
final List<CliArguments> args;
ffmpeg_helper package
documentation
ffmpeg/ffmpeg_command
FFMpegCommand
args property
FFMpegCommand class