FFMpegConverterConvertMedia Method

NReco.VideoConverter Class Library Documentation
Overload List

  NameDescription
Public methodConvertMedia(String, Stream, String)
Converts media represented by local file and writes result to specified stream
Public methodConvertMedia(String, String, String)
Converts media represented by local file and writes result to specified local file
Public methodConvertMedia(FFMpegInput, String, String, OutputSettings)
Converts several input files into one resulting output file.
Public methodConvertMedia(String, String, Stream, String, ConvertSettings)
Converts media represented by local file and writes result to specified stream with specified convert settings.
Public methodConvertMedia(String, String, String, String, ConvertSettings)
Converts media represented by local file and writes result to specified local file with specified settings.
Top
See Also

Reference