public class SliceVideo extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
duration  | 
protected boolean | 
encode  | 
static String | 
ID  | 
protected String | 
startAt  | 
protected String | 
xpath  | 
| Constructor and Description | 
|---|
SliceVideo()  | 
| Modifier and Type | Method and Description | 
|---|---|
Blob | 
run(Blob input)  | 
Blob | 
run(DocumentModel input)  | 
BlobList | 
run(DocumentModelList input)  | 
public static final String ID
protected boolean encode
public SliceVideo()
public Blob run(DocumentModel input) throws OperationException
OperationExceptionpublic BlobList run(DocumentModelList input) throws OperationException
OperationExceptionpublic Blob run(Blob input) throws OperationException
OperationExceptionCopyright © 2019 Nuxeo. All rights reserved.