Converter Constructor
Initializes a new instance of the
Converter class.
Namespace: DevCase.ThirdParty.FFmpegAssembly: DevCase.net48.ThirdParty.FFmpeg (in DevCase.net48.ThirdParty.FFmpeg.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public Converter(
string filepath
)
Public Sub New (
filepath As String
)
Dim filepath As String
Dim instance As New Converter(filepath)
public:
Converter(
String^ filepath
)
new :
filepath : string -> Converter
No code example is currently available or this language may not be supported.
Parameters
- filepath String
-
The FFMPEG.exe filepath.
Note: Some functionalities of this assembly may require to install one or all of the listed applications:
FFmpeg (ffmpeg.exe)