menu
ffmpeg_helper package
documentation
ffmpeg/args/custom_arg.dart
CustomArgument
toArgs method
toArgs method
dark_mode
light_mode
toArgs
method
@
override
List
<
String
>
toArgs
(
)
override
Implementation
@override List<String> toArgs() { return args; }
ffmpeg_helper package
documentation
ffmpeg/args/custom_arg
CustomArgument
toArgs method
CustomArgument class