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
OperationException
public BlobList run(DocumentModelList input) throws OperationException
OperationException
public Blob run(Blob input) throws OperationException
OperationException
Copyright © 2018 Nuxeo. All rights reserved.