Uses of Interface
org.opencastproject.smil.api.SmilService
Packages that use SmilService
Package
Description
-
Uses of SmilService in org.opencastproject.composer.impl
Methods in org.opencastproject.composer.impl with parameters of type SmilServiceModifier and TypeMethodDescriptionvoidComposerServiceImpl.setSmilService(SmilService smilService) -
Uses of SmilService in org.opencastproject.composer.impl.endpoint
Fields in org.opencastproject.composer.impl.endpoint declared as SmilServiceModifier and TypeFieldDescriptionprotected SmilServiceComposerRestService.smilServiceThe smil serviceMethods in org.opencastproject.composer.impl.endpoint with parameters of type SmilServiceModifier and TypeMethodDescriptionvoidComposerRestService.setSmilService(SmilService smilService) -
Uses of SmilService in org.opencastproject.silencedetection.impl
Fields in org.opencastproject.silencedetection.impl declared as SmilServiceMethods in org.opencastproject.silencedetection.impl with parameters of type SmilServiceModifier and TypeMethodDescriptionvoidSilenceDetectionServiceImpl.setSmilService(SmilService smilService) -
Uses of SmilService in org.opencastproject.smil.endpoint
Methods in org.opencastproject.smil.endpoint with parameters of type SmilServiceModifier and TypeMethodDescriptionvoidSmilServiceRest.setSmilService(SmilService smilService) SetSmilService. -
Uses of SmilService in org.opencastproject.smil.impl
Classes in org.opencastproject.smil.impl that implement SmilService -
Uses of SmilService in org.opencastproject.videoeditor.endpoint
Methods in org.opencastproject.videoeditor.endpoint with parameters of type SmilServiceModifier and TypeMethodDescriptionvoidVideoEditorServiceEndpoint.setSmilService(SmilService smilService) -
Uses of SmilService in org.opencastproject.videoeditor.impl
Fields in org.opencastproject.videoeditor.impl declared as SmilServiceModifier and TypeFieldDescriptionprotected SmilServiceVideoEditorServiceImpl.smilServiceThe smil service.Methods in org.opencastproject.videoeditor.impl with parameters of type SmilServiceModifier and TypeMethodDescriptionvoidVideoEditorServiceImpl.setSmilService(SmilService smilService) -
Uses of SmilService in org.opencastproject.workflow.handler.composer
Methods in org.opencastproject.workflow.handler.composer with parameters of type SmilServiceModifier and TypeMethodDescriptionprotected voidProcessSmilWorkflowOperationHandler.setSmilService(SmilService smilService) Callback for the OSGi declarative services configuration. -
Uses of SmilService in org.opencastproject.workflow.handler.smil
Methods in org.opencastproject.workflow.handler.smil with parameters of type SmilServiceModifier and TypeMethodDescriptionvoidCutMarksToSmilWorkflowOperationHandler.setSmilService(SmilService smilService) -
Uses of SmilService in org.opencastproject.workflow.handler.videoeditor
Methods in org.opencastproject.workflow.handler.videoeditor with parameters of type SmilServiceModifier and TypeMethodDescriptionvoidSilenceDetectionWorkflowOperationHandler.setSmilService(SmilService smilService) voidVideoEditorWorkflowOperationHandler.setSmilService(SmilService smilService)