FFMpegConverterFFMpegToolPath Property

NReco.VideoConverter Class Library Documentation
Gets or sets path where FFMpeg tool is located

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

public string FFMpegToolPath { get; set; }

Property Value

Type: String
Remarks

By default this property points to the folder where application assemblies are located. If WkHtmlToPdf tool files are not present PdfConverter expands them from DLL resources.
See Also

Reference