Uses of Class
org.opencastproject.silencedetection.api.MediaSegment
-
Uses of MediaSegment in org.opencastproject.silencedetection.api
Methods in org.opencastproject.silencedetection.api that return types with arguments of type MediaSegmentModifier and TypeMethodDescriptionMediaSegments.getMediaSegments()Returns a list with media segments, that holds start and stop positions or null.Constructor parameters in org.opencastproject.silencedetection.api with type arguments of type MediaSegmentModifierConstructorDescriptionMediaSegments(String trackId, String filePath, List<MediaSegment> mediaSegments)