C# Класс Talifun.Commander.Command.Video.Command.ExecuteVideoConversionWorkflowMessageHandlerBase

Показать файл Открыть проект

Защищенные методы

Метод Описание
ExecuteCommandLineExecutor ( IExecuteVideoConversionWorkflowMessage message, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool
ExecuteFfMpegCommandLineExecutor ( IExecuteVideoConversionWorkflowMessage message, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool

Описание методов

ExecuteCommandLineExecutor() защищенный Метод

protected ExecuteCommandLineExecutor ( IExecuteVideoConversionWorkflowMessage message, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool
message IExecuteVideoConversionWorkflowMessage
workingDirectory string
commandPath string
commandArguments string
output string
Результат bool

ExecuteFfMpegCommandLineExecutor() защищенный Метод

protected ExecuteFfMpegCommandLineExecutor ( IExecuteVideoConversionWorkflowMessage message, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool
message IExecuteVideoConversionWorkflowMessage
workingDirectory string
commandPath string
commandArguments string
output string
Результат bool