public class VideoConcat extends VideoTool
VideoTool that joins two or more video blobs.| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
protected static String |
VIDEO_CONCAT_COMMANDLINE |
protected static String |
VIDEOS_FILE_PATH_PARAM |
commandLineName, name, OUTPUT_FILE_PATH_PARAM, OUTPUT_MIMETYPE_PARAM, SOURCE_FILE_PATH_PARAM, VIDEO_TOOLS_DIRECTORY| Constructor and Description |
|---|
VideoConcat() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupInputs(Map<String,String> parameters)
Removes any temporary input files that were used for command execution.
|
Map<String,String> |
setupParameters(BlobHolder blobHolder,
Map<String,Object> parameters) |
buildResult, getCommandLineName, getName, getTemporaryBlobpublic static final String NAME
protected static final String VIDEOS_FILE_PATH_PARAM
protected static final String VIDEO_CONCAT_COMMANDLINE
public VideoConcat()
public Map<String,String> setupParameters(BlobHolder blobHolder, Map<String,Object> parameters)
setupParameters in class VideoToolpublic void cleanupInputs(Map<String,String> parameters)
VideoToolcleanupInputs in class VideoToolCopyright © 2018 Nuxeo. All rights reserved.