Uses of Interface
org.opencastproject.timelinepreviews.api.TimelinePreviewsService
Packages that use TimelinePreviewsService
Package
Description
-
Uses of TimelinePreviewsService in org.opencastproject.timelinepreviews.endpoint
Fields in org.opencastproject.timelinepreviews.endpoint declared as TimelinePreviewsServiceModifier and TypeFieldDescriptionprotected TimelinePreviewsServiceTimelinePreviewsRestEndpoint.serviceThe timeline previews serviceMethods in org.opencastproject.timelinepreviews.endpoint with parameters of type TimelinePreviewsServiceModifier and TypeMethodDescriptionprotected voidTimelinePreviewsRestEndpoint.setTimelinePreviewsService(TimelinePreviewsService timelinePreviewsService) Sets the timeline previews service -
Uses of TimelinePreviewsService in org.opencastproject.timelinepreviews.ffmpeg
Classes in org.opencastproject.timelinepreviews.ffmpeg that implement TimelinePreviewsServiceModifier and TypeClassDescriptionclassMedia analysis plugin that takes a video stream and generates preview images that can be shown on the timeline. -
Uses of TimelinePreviewsService in org.opencastproject.timelinepreviews.remote
Classes in org.opencastproject.timelinepreviews.remote that implement TimelinePreviewsServiceModifier and TypeClassDescriptionclassThis is a remote timeline previews service that will call the timeline previews service implementation on a remote host. -
Uses of TimelinePreviewsService in org.opencastproject.workflow.handler.timelinepreviews
Methods in org.opencastproject.workflow.handler.timelinepreviews with parameters of type TimelinePreviewsServiceModifier and TypeMethodDescriptionvoidTimelinePreviewsWorkflowOperationHandler.setTimelinePreviewsService(TimelinePreviewsService timelinePreviewsService)