Uses of Interface
org.opencastproject.silencedetection.api.SilenceDetectionService
Packages that use SilenceDetectionService
Package
Description
-
Uses of SilenceDetectionService in org.opencastproject.silencedetection.endpoint
Methods in org.opencastproject.silencedetection.endpoint with parameters of type SilenceDetectionServiceModifier and TypeMethodDescriptionvoidSilenceDetectionServiceEndpoint.setSilenceDetectionService(SilenceDetectionService silenceDetectionService) -
Uses of SilenceDetectionService in org.opencastproject.silencedetection.impl
Classes in org.opencastproject.silencedetection.impl that implement SilenceDetectionServiceModifier and TypeClassDescriptionclassImplementation of SilenceDetectionService using FFmpeg. -
Uses of SilenceDetectionService in org.opencastproject.silencedetection.remote
Classes in org.opencastproject.silencedetection.remote that implement SilenceDetectionServiceModifier and TypeClassDescriptionclassSilence dedection service proxy for use as a JVM local service. -
Uses of SilenceDetectionService in org.opencastproject.workflow.handler.videoeditor
Methods in org.opencastproject.workflow.handler.videoeditor with parameters of type SilenceDetectionServiceModifier and TypeMethodDescriptionvoidSilenceDetectionWorkflowOperationHandler.setDetectionService(SilenceDetectionService detectionService)