Overload List
Name | Description | |
---|---|---|
![]() | ConvertMedia(String, Stream, String) |
Converts media represented by local file and writes result to specified stream
|
![]() | ConvertMedia(String, String, String) |
Converts media represented by local file and writes result to specified local file
|
![]() | ConvertMedia(FFMpegInput[], String, String, OutputSettings) |
Converts several input files into one resulting output file.
|
![]() | ConvertMedia(String, String, Stream, String, ConvertSettings) |
Converts media represented by local file and writes result to specified stream with specified convert settings.
|
![]() | ConvertMedia(String, String, String, String, ConvertSettings) |
Converts media represented by local file and writes result to specified local file with specified settings.
|
See Also