Uses of Class
org.opencastproject.videoeditor.api.ProcessFailedException
Packages that use ProcessFailedException
Package
Description
-
Uses of ProcessFailedException in org.opencastproject.videoeditor.api
Methods in org.opencastproject.videoeditor.api that throw ProcessFailedExceptionModifier and TypeMethodDescriptionVideoEditorService.processSmil(Smil smil) Create Smil processingJobs to edit Tracks. -
Uses of ProcessFailedException in org.opencastproject.videoeditor.impl
Methods in org.opencastproject.videoeditor.impl that throw ProcessFailedExceptionModifier and TypeMethodDescriptionprotected Jobprotected TrackVideoEditorServiceImpl.processSmil(Job job, Smil smil, String trackParamGroupId) Splice segments given by smil document for the given track to the new one.VideoEditorServiceImpl.processSmil(Smil smil) Create Smil processingJobs to edit Tracks. -
Uses of ProcessFailedException in org.opencastproject.videoeditor.remote
Methods in org.opencastproject.videoeditor.remote that throw ProcessFailedException