| 程序包 | 说明 |
|---|---|
| cn.novelweb.video.command.assemble | |
| cn.novelweb.video.command.handler |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CommandAssembleImpl
默认命令组装器的实现
2020-02-24 22:36
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CommandHandler.setCommandAssemble(CommandAssemble commandAssemble)
注入ffmpeg命令组装器
|
void |
CommandHandlerImpl.setCommandAssemble(CommandAssemble commandAssemble) |
| 构造器和说明 |
|---|
CommandHandlerImpl(TaskDao taskDao,
TaskHandler taskHandler,
CommandAssemble commandAssemble,
OutHandlerMethod outHandlerMethod,
Integer size) |
Copyright © 2021. All rights reserved.