public class SilenceDetectionServiceRemote
extends org.opencastproject.serviceregistry.api.RemoteBase
implements org.opencastproject.silencedetection.api.SilenceDetectionService
| Constructor and Description |
|---|
SilenceDetectionServiceRemote() |
| Modifier and Type | Method and Description |
|---|---|
org.opencastproject.job.api.Job |
detect(org.opencastproject.mediapackage.Track sourceTrack) |
org.opencastproject.job.api.Job |
detect(org.opencastproject.mediapackage.Track sourceTrack,
org.opencastproject.mediapackage.Track[] referencedTracks) |
public org.opencastproject.job.api.Job detect(org.opencastproject.mediapackage.Track sourceTrack)
throws org.opencastproject.silencedetection.api.SilenceDetectionFailedException
detect in interface org.opencastproject.silencedetection.api.SilenceDetectionServiceorg.opencastproject.silencedetection.api.SilenceDetectionFailedExceptionpublic org.opencastproject.job.api.Job detect(org.opencastproject.mediapackage.Track sourceTrack,
org.opencastproject.mediapackage.Track[] referencedTracks)
throws org.opencastproject.silencedetection.api.SilenceDetectionFailedException
detect in interface org.opencastproject.silencedetection.api.SilenceDetectionServiceorg.opencastproject.silencedetection.api.SilenceDetectionFailedExceptionCopyright © 2009–2020 Opencast Project. All rights reserved.