C# 클래스 Talifun.Commander.Command.VideoThumbnailer.Command.ExecuteVideoThumbnailerWorkflowMessageHandlerBase

파일 보기 프로젝트 열기: taliesins/talifun-commander

보호된 메소드들

메소드 설명
ExecuteFfMpegCommandLineExecutor ( IExecuteVideoThumbnailerWorkflowMessage message, FfMpegCommandLineExecutor ffMpegCommandLineExecutor, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool

메소드 상세

ExecuteFfMpegCommandLineExecutor() 보호된 메소드

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
리턴 bool