Converts media represented by local file and writes result to specified local file
Namespace: NReco.VideoConverter
Assembly: NReco.VideoConverter (in NReco.VideoConverter.dll) Version: 1.2.0
Syntax
Parameters
- inputFile
- Type: SystemString
local path to input media file - outputFile
- Type: SystemString
local path to ouput media file - outputFormat
- Type: SystemString
desired output format (like "mp4" or "flv")
See Also