Namespace: NReco.VideoInfoAssembly: NReco.VideoInfo (in NReco.VideoInfo.dll) Version: 1.0.0.0 (1.0.0.0)
public FFProbeException(
int errCode,
string message
)
public FFProbeException(
int errCode,
string message
)
Public Sub New (
errCode As Integer,
message As String
)
Public Sub New (
errCode As Integer,
message As String
)
public:
FFProbeException(
int errCode,
String^ message
)
public:
FFProbeException(
int errCode,
String^ message
)
new :
errCode : int *
message : string -> FFProbeException
new :
errCode : int *
message : string -> FFProbeException