Uses of Class
org.opencastproject.videogrid.api.VideoGridServiceException
Packages that use VideoGridServiceException
Package
Description
-
Uses of VideoGridServiceException in org.opencastproject.videogrid.api
Methods in org.opencastproject.videogrid.api that throw VideoGridServiceExceptionModifier and TypeMethodDescriptionVideoGridService.createPartialTrack(List<String> command, Track... tracks) Generate the final video in parts -
Uses of VideoGridServiceException in org.opencastproject.videogrid.impl
Methods in org.opencastproject.videogrid.impl that throw VideoGridServiceExceptionModifier and TypeMethodDescriptionVideoGridServiceImpl.createPartialTrack(List<String> command, Track... tracks) -
Uses of VideoGridServiceException in org.opencastproject.videogrid.remote
Methods in org.opencastproject.videogrid.remote that throw VideoGridServiceExceptionModifier and TypeMethodDescriptionVideoGridServiceRemoteImpl.createPartialTrack(List<String> command, Track... tracks)