menu
video_editor_2 package
documentation
domain/entities/ffmpeg_config.dart
VideoFFmpegConfig
trimCommand property
trimCommand property
dark_mode
light_mode
trimCommand
property
String
trimCommand
final
ffmpeg command to apply the trim start and end parameters
see ffmpeg doc
Implementation
final String trimCommand;
video_editor_2 package
documentation
domain/entities/ffmpeg_config
VideoFFmpegConfig
trimCommand property
VideoFFmpegConfig class