C# Class Talifun.Commander.Command.Audio.Command.ExecuteAudioConversionWorkflowMessageHandlerBase

ファイルを表示 Open project: taliesins/talifun-commander

Protected Methods

Method Description
ExecuteFfMpegCommandLineExecutor ( IExecuteAudioConversionWorkflowMessage message, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool

Method Details

ExecuteFfMpegCommandLineExecutor() protected method

protected ExecuteFfMpegCommandLineExecutor ( IExecuteAudioConversionWorkflowMessage message, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool
message IExecuteAudioConversionWorkflowMessage
workingDirectory string
commandPath string
commandArguments string
output string
return bool