Uses of Class
org.opencastproject.silencedetection.api.SilenceDetectionFailedException
Packages that use SilenceDetectionFailedException
Package
Description
-
Uses of SilenceDetectionFailedException in org.opencastproject.silencedetection.api
Methods in org.opencastproject.silencedetection.api that throw SilenceDetectionFailedException -
Uses of SilenceDetectionFailedException in org.opencastproject.silencedetection.ffmpeg
Constructors in org.opencastproject.silencedetection.ffmpeg that throw SilenceDetectionFailedExceptionModifierConstructorDescriptionFFmpegSilenceDetector(Properties properties, Track track, Workspace workspace) Create nonsilent sequences detection pipeline. -
Uses of SilenceDetectionFailedException in org.opencastproject.silencedetection.impl
Methods in org.opencastproject.silencedetection.impl that throw SilenceDetectionFailedExceptionModifier and TypeMethodDescriptionRun silence detection on audio (visual) file.Run silence detection on audio (visual) file.protected Stringprotected MediaSegmentsSilenceDetectionServiceImpl.runDetection(Track track) Run silence detection on the source track and returnsMediaSegmentsXML as string. -
Uses of SilenceDetectionFailedException in org.opencastproject.silencedetection.remote
Methods in org.opencastproject.silencedetection.remote that throw SilenceDetectionFailedException