toTrimCmd property

String get toTrimCmd

Returns the FFpeg command to apply the controller's trim end parameters see FFmpeg doc

Implementation

String get toTrimCmd => "-t ${controller.trimmedDuration}";