Uses of Interface
org.opencastproject.caption.api.CaptionService
Packages that use CaptionService
Package
Description
-
Uses of CaptionService in org.opencastproject.caption.endpoint
Fields in org.opencastproject.caption.endpoint declared as CaptionServiceModifier and TypeFieldDescriptionprotected CaptionServiceCaptionServiceRestEndpoint.serviceThe caption serviceMethods in org.opencastproject.caption.endpoint with parameters of type CaptionServiceModifier and TypeMethodDescriptionprotected voidCaptionServiceRestEndpoint.setCaptionService(CaptionService service) Sets the caption serviceprotected voidCaptionServiceRestEndpoint.unsetCaptionService(CaptionService service) Removes the caption service -
Uses of CaptionService in org.opencastproject.caption.impl
Classes in org.opencastproject.caption.impl that implement CaptionService -
Uses of CaptionService in org.opencastproject.caption.remote
Classes in org.opencastproject.caption.remote that implement CaptionServiceModifier and TypeClassDescriptionclassProxies a set of remote composer services for use as a JVM-local service. -
Uses of CaptionService in org.opencastproject.transcription.workflowoperation
Methods in org.opencastproject.transcription.workflowoperation with parameters of type CaptionServiceModifier and TypeMethodDescriptionvoidAmberscriptAttachTranscriptionOperationHandler.setCaptionService(CaptionService service) voidAttachTranscriptionOperationHandler.setCaptionService(CaptionService service) voidGoogleSpeechAttachTranscriptionOperationHandler.setCaptionService(CaptionService service)