FFProbeException Constructor NReco.VideoInfo Class Library Documentation
Initializes a new instance of the FFProbeException class

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

public FFProbeException(
	int errCode,
	string message
)
See Also