C# Class Talifun.Commander.Executor.FFMpeg.FfMpegCommandLineExecutor

Inheritance: CommandLine.CommandLineExecutor
Afficher le fichier Open project: taliesins/talifun-commander Class Usage Examples

Méthodes protégées

Méthode Description
CheckConversionSuccess ( string output ) : int
OnErrorDataReceived ( object sender, DataReceivedEventArgs e ) : void

Method Details

CheckConversionSuccess() protected static méthode

protected static CheckConversionSuccess ( string output ) : int
output string
Résultat int

OnErrorDataReceived() protected méthode

protected OnErrorDataReceived ( object sender, DataReceivedEventArgs e ) : void
sender object
e System.Diagnostics.DataReceivedEventArgs
Résultat void