The FFProbe type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CustomArgs |
Get or set custom WkHtmlToImage command line arguments
| |
| ExecutionTimeout |
Gets or sets maximum execution time for running FFProbe process (null is by default = no timeout)
| |
| FFProbeExeName |
Get or set FFProbe tool executive file name ('ffprobe.exe' by default)
| |
| IncludeFormat |
Include information about file format.
| |
| IncludeStreams |
Include information about media streams.
| |
| ProcessPriority |
Gets or sets FFProbe process priority (Normal by default)
| |
| ToolPath |
Gets or sets path where FFProbe.exe is extracted
|
See Also