public class VideoAudioExtractorWorker
extends com.mware.core.ingest.dataworker.DataWorker
| Constructor and Description |
|---|
VideoAudioExtractorWorker() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.io.InputStream in,
com.mware.core.ingest.dataworker.DataWorkerData data) |
boolean |
isHandled(com.mware.ge.Element element,
com.mware.ge.Property property) |
boolean |
isLocalFileRequired() |
void |
setProcessRunner(com.mware.core.util.ProcessRunner ffmpeg) |
addVertexToWorkspaceIfNeeded, addVideoTranscriptAsTextPropertiesToMutation, applyTermMentionFilters, getAuthorizations, getConfiguration, getGraph, getGraphAuthorizationRepository, getGraphRepository, getSchemaRepository, getUser, getVisibilityTranslator, getWebQueueRepository, getWorkQueueRepository, getWorkspaceRepository, isConceptType, isDeleteHandled, isHiddenHandled, isTextProperty, isUnhiddenHandled, isVertex, prepare, pushChangedPropertiesOnWorkQueue, pushTextUpdated, pushVideoTranscriptTextPropertiesOnWorkQueue, refresh, setConfiguration, setGraph, setGraphAuthorizationRepository, setGraphRepository, setSchemaRepository, setVisibilityTranslator, setWebQueueRepository, setWorkQueueRepository, setWorkspaceRepository, verifypublic void execute(java.io.InputStream in,
com.mware.core.ingest.dataworker.DataWorkerData data)
throws java.lang.Exception
execute in class com.mware.core.ingest.dataworker.DataWorkerjava.lang.Exceptionpublic boolean isHandled(com.mware.ge.Element element,
com.mware.ge.Property property)
isHandled in class com.mware.core.ingest.dataworker.DataWorkerpublic boolean isLocalFileRequired()
isLocalFileRequired in class com.mware.core.ingest.dataworker.DataWorker@Inject public void setProcessRunner(com.mware.core.util.ProcessRunner ffmpeg)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.