FFMpegConverterAbort Method

NReco.VideoConverter Class Library Documentation
Abort FFMpeg process started by ConvertMedia or ConcatMedia methods

Namespace:  NReco.VideoConverter
Assembly:  NReco.VideoConverter (in NReco.VideoConverter.dll) Version: 1.2.0
Syntax

public void Abort()
Remarks

This method IMMEDIATELY stops FFMpeg by killing the process. Resulting file may be inconsistent.
See Also

Reference