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