FFProbe PropertiesNReco.VideoInfo Class Library Documentation

The FFProbe type exposes the following members.

Properties

  NameDescription
Public propertyCustomArgs
Get or set custom WkHtmlToImage command line arguments
Public propertyExecutionTimeout
Gets or sets maximum execution time for running FFProbe process (null is by default = no timeout)
Public propertyFFProbeExeName
Get or set FFProbe tool executive file name ('ffprobe.exe' by default)
Public propertyIncludeFormat
Include information about file format.
Public propertyIncludeStreams
Include information about media streams.
Public propertyProcessPriority
Gets or sets FFProbe process priority (Normal by default)
Public propertyToolPath
Gets or sets path where FFProbe.exe is extracted
Top
See Also