Get or set FFProbe tool executive file name ('ffprobe.exe' by default)
Namespace: NReco.VideoInfoAssembly: NReco.VideoInfo (in NReco.VideoInfo.dll) Version: 1.0.0.0 (1.0.0.0)
public string FFProbeExeName { get; set; }
public string FFProbeExeName { get; set; }
Public Property FFProbeExeName As String
Get
Set
Public Property FFProbeExeName As String
Get
Set
public:
property String^ FFProbeExeName {
String^ get ();
void set (String^ value);
}
public:
property String^ FFProbeExeName {
String^ get ();
void set (String^ value);
}
member FFProbeExeName : string with get, set
member FFProbeExeName : string with get, set
Property Value
Type:
String