FFProbe FFProbeExeName Property NReco.VideoInfo Class Library Documentation
Get or set FFProbe tool executive file name ('ffprobe.exe' by default)

Namespace: NReco.VideoInfo
Assembly: NReco.VideoInfo (in NReco.VideoInfo.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string FFProbeExeName { get; set; }

Property Value

Type: String
See Also