Index

D F G J M O S T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

D

detect(Track) - Method in interface org.opencastproject.silencedetection.api.SilenceDetectionService
Run silence detection on audio (visual) file.
detect(Track, Track[]) - Method in interface org.opencastproject.silencedetection.api.SilenceDetectionService
Run silence detection on audio (visual) file.

F

fromXml(String) - Static method in class org.opencastproject.silencedetection.api.MediaSegments
Deserialize from XML.

G

getFilePath() - Method in class org.opencastproject.silencedetection.api.MediaSegments
Returns file Path of media file.
getMediaSegments() - Method in class org.opencastproject.silencedetection.api.MediaSegments
Returns a list with media segments, that holds start and stop positions or null.
getSegmentStart() - Method in class org.opencastproject.silencedetection.api.MediaSegment
Returns segment start position.
getSegmentStop() - Method in class org.opencastproject.silencedetection.api.MediaSegment
Returns segment stop position.
getTrackId() - Method in class org.opencastproject.silencedetection.api.MediaSegments
Returns the Track ID.

J

JOB_TYPE - Static variable in interface org.opencastproject.silencedetection.api.SilenceDetectionService
ServiceRegistry job type.

M

MediaSegment - Class in org.opencastproject.silencedetection.api
This class holds the start and stop position of a media file in milliseconds.
MediaSegment() - Constructor for class org.opencastproject.silencedetection.api.MediaSegment
 
MediaSegment(long, long) - Constructor for class org.opencastproject.silencedetection.api.MediaSegment
 
MediaSegments - Class in org.opencastproject.silencedetection.api
Wrapper class for holding many MediaSegments and implements XML serialization methods.
MediaSegments() - Constructor for class org.opencastproject.silencedetection.api.MediaSegments
 
MediaSegments(String, String, List<MediaSegment>) - Constructor for class org.opencastproject.silencedetection.api.MediaSegments
 

O

org.opencastproject.silencedetection.api - package org.opencastproject.silencedetection.api
 

S

SilenceDetectionFailedException - Exception Class in org.opencastproject.silencedetection.api
Silence detection on audio track failed.
SilenceDetectionFailedException(String) - Constructor for exception class org.opencastproject.silencedetection.api.SilenceDetectionFailedException
Constructor.
SilenceDetectionFailedException(String, Throwable) - Constructor for exception class org.opencastproject.silencedetection.api.SilenceDetectionFailedException
Constructor.
SilenceDetectionService - Interface in org.opencastproject.silencedetection.api
SilenceDetectionService detect silent seqences in audio tracks.

T

toXml() - Method in class org.opencastproject.silencedetection.api.MediaSegments
Serialize to XML.
D F G J M O S T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form