FFmpegStartedEventArgs Constructor
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 FFmpegStartedEventArgs(
string file,
FFmpegTask task
)
public:
FFmpegStartedEventArgs(
String^ file,
FFmpegTask task
)
new :
file : string *
task : FFmpegTask -> FFmpegStartedEventArgs
No code example is currently available or this language may not be supported.
Parameters
- file String
-
The filepath that was passed as argument to the process.
- task FFmpegTask
-
The FFmpegTask type that is being realized.
Note: Some functionalities of this assembly may require to install one or all of the listed applications:
FFmpeg (ffmpeg.exe)