FFMpegException Constructor

NReco.VideoConverter Class Library Documentation
Initializes a new instance of the FFMpegException class

Namespace:  NReco.VideoConverter
Assembly:  NReco.VideoConverter (in NReco.VideoConverter.dll) Version: 1.2.0
Syntax

public FFMpegException(
	int errCode,
	string message
)

Parameters

errCode
Type: SystemInt32
message
Type: SystemString
See Also

Reference