Uses of Interface
org.opencastproject.videoeditor.api.VideoEditorService
Packages that use VideoEditorService
Package
Description
-
Uses of VideoEditorService in org.opencastproject.videoeditor.endpoint
Methods in org.opencastproject.videoeditor.endpoint with parameters of type VideoEditorServiceModifier and TypeMethodDescriptionvoidVideoEditorServiceEndpoint.setVideoEditorService(VideoEditorService videoEditorService) -
Uses of VideoEditorService in org.opencastproject.videoeditor.impl
Classes in org.opencastproject.videoeditor.impl that implement VideoEditorServiceModifier and TypeClassDescriptionclassImplementation of VideoeditorService using FFMPEG -
Uses of VideoEditorService in org.opencastproject.videoeditor.remote
Classes in org.opencastproject.videoeditor.remote that implement VideoEditorServiceModifier and TypeClassDescriptionclassVideo editor service proxy for use as a JVM local service. -
Uses of VideoEditorService in org.opencastproject.workflow.handler.videoeditor
Methods in org.opencastproject.workflow.handler.videoeditor with parameters of type VideoEditorServiceModifier and TypeMethodDescriptionvoidVideoEditorWorkflowOperationHandler.setVideoEditorService(VideoEditorService editor)