FFmpegExitedEventArgsFile Property
Gets the filepath that was passed as argument to the process.
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 string File { get; }
Public ReadOnly Property File As String
Get
Dim instance As FFmpegExitedEventArgs
Dim value As String
value = instance.File
public:
property String^ File {
String^ get ();
}
member File : string with get
No code example is currently available or this language may not be supported.
Property Value
String
Note: Some functionalities of this assembly may require to install one or all of the listed applications:
FFmpeg (ffmpeg.exe)