Uses of Interface
org.opencastproject.composer.api.ComposerService
Packages that use ComposerService
Package
Description
-
Uses of ComposerService in org.opencastproject.composer.impl
Classes in org.opencastproject.composer.impl that implement ComposerServiceModifier and TypeClassDescriptionclassFFMPEG based implementation of the composer service api. -
Uses of ComposerService in org.opencastproject.composer.impl.endpoint
Fields in org.opencastproject.composer.impl.endpoint declared as ComposerServiceModifier and TypeFieldDescriptionprotected ComposerServiceComposerRestService.composerServiceThe composer serviceMethods in org.opencastproject.composer.impl.endpoint with parameters of type ComposerServiceModifier and TypeMethodDescriptionvoidComposerRestService.setComposerService(ComposerService composerService) Sets the composer service. -
Uses of ComposerService in org.opencastproject.composer.remote
Classes in org.opencastproject.composer.remote that implement ComposerServiceModifier and TypeClassDescriptionclassProxies a set of remote composer services for use as a JVM-local service. -
Uses of ComposerService in org.opencastproject.transcription.workflowoperation
Methods in org.opencastproject.transcription.workflowoperation with parameters of type ComposerServiceModifier and TypeMethodDescriptionvoidMicrosoftAzureStartTranscriptionOperationHandler.setComposerService(ComposerService composerService) -
Uses of ComposerService in org.opencastproject.workflow.handler.composer
Methods in org.opencastproject.workflow.handler.composer with parameters of type ComposerServiceModifier and TypeMethodDescriptionstatic com.entwinemedia.fn.Fn<String, EncodingProfile> ImageWorkflowOperationHandler.fetchProfile(ComposerService composerService) Fetch a profile from the composer service.voidCompositeWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration.voidConcatWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration.protected voidDemuxWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration.protected voidEncodeWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration.protected voidImageConvertWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration.voidImageToVideoWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration.protected voidImageWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration.protected voidMultiEncodeWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration.voidPartialImportWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration.protected voidPrepareAVWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration.protected voidProcessSmilWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration.protected voidSegmentPreviewsWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration.protected voidSelectStreamsWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration. -
Uses of ComposerService in org.opencastproject.workflow.handler.sox
Methods in org.opencastproject.workflow.handler.sox with parameters of type ComposerServiceModifier and TypeMethodDescriptionprotected voidAnalyzeAudioWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration.protected voidNormalizeAudioWorkflowOperationHandler.setComposerService(ComposerService composerService) Callback for the OSGi declarative services configuration. -
Uses of ComposerService in org.opencastproject.workflow.handler.textanalyzer
Fields in org.opencastproject.workflow.handler.textanalyzer declared as ComposerServiceModifier and TypeFieldDescriptionprotected ComposerServiceTextAnalysisWorkflowOperationHandler.composerThe composer service -
Uses of ComposerService in org.opencastproject.workflow.handler.videogrid
Methods in org.opencastproject.workflow.handler.videogrid with parameters of type ComposerServiceModifier and TypeMethodDescriptionvoidVideoGridWorkflowOperationHandler.setComposerService(ComposerService composerService)