startTrimCmd property
String
get
startTrimCmd
Returns the FFpeg command to apply the controller's trim start parameters see FFmpeg doc
Implementation
String get startTrimCmd => "-ss ${controller.startTrim}";