menu
video_editor_2 package
documentation
domain/entities/ffmpeg_config.dart
CoverFFmpegConfig
CoverFFmpegConfig.new constructor
CoverFFmpegConfig.new constructor
dark_mode
light_mode
CoverFFmpegConfig
constructor
CoverFFmpegConfig
(
{
required
String
crop
,
required
String
rotation
,
})
Implementation
CoverFFmpegConfig({ required super.crop, required super.rotation, });
video_editor_2 package
documentation
domain/entities/ffmpeg_config
CoverFFmpegConfig
CoverFFmpegConfig.new constructor
CoverFFmpegConfig class