C# Class Talifun.Commander.Command.VideoThumbnailer.Command.ExecuteVideoThumbnailerWorkflowMessageHandlerBase

Mostrar archivo Open project: taliesins/talifun-commander

Protected Methods

Method Description
ExecuteFfMpegCommandLineExecutor ( IExecuteVideoThumbnailerWorkflowMessage message, FfMpegCommandLineExecutor ffMpegCommandLineExecutor, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool

Method Details

ExecuteFfMpegCommandLineExecutor() protected method

protected ExecuteFfMpegCommandLineExecutor ( IExecuteVideoThumbnailerWorkflowMessage message, FfMpegCommandLineExecutor ffMpegCommandLineExecutor, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool
message IExecuteVideoThumbnailerWorkflowMessage
ffMpegCommandLineExecutor Talifun.Commander.Executor.FFMpeg.FfMpegCommandLineExecutor
workingDirectory string
commandPath string
commandArguments string
output string
return bool