menu
ffmpeg_helper package
documentation
ffmpeg/ffmpeg_command.dart
FFMpegCommand
inputs property
inputs property
dark_mode
light_mode
inputs
property
List
<
FFMpegInput
>
inputs
final
FFMPEG command inputs, such as assets and virtual devices.
Implementation
final List<FFMpegInput> inputs;
ffmpeg_helper package
documentation
ffmpeg/ffmpeg_command
FFMpegCommand
inputs property
FFMpegCommand class