Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activate(BundleContext, ComponentContext) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
D
- deactivate(ComponentContext) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- detect(String, String) - Method in class org.opencastproject.silencedetection.endpoint.SilenceDetectionServiceEndpoint
- detect(Track) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- detect(Track, Track[]) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
F
- FFMPEG_BINARY_CONFIG - Static variable in class org.opencastproject.silencedetection.ffmpeg.FFmpegSilenceDetector
- FFMPEG_BINARY_DEFAULT - Static variable in class org.opencastproject.silencedetection.ffmpeg.FFmpegSilenceDetector
- FFmpegSilenceDetector - Class in org.opencastproject.silencedetection.ffmpeg
-
Find silent sequences in audio stream using Gstreamer.
- FFmpegSilenceDetector(Properties, Track, Workspace) - Constructor for class org.opencastproject.silencedetection.ffmpeg.FFmpegSilenceDetector
-
Create nonsilent sequences detection pipeline.
G
- generateSmil(MediaSegments, List<Track>) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
-
Create a smil from given parameters.
- getMediaSegments() - Method in class org.opencastproject.silencedetection.ffmpeg.FFmpegSilenceDetector
-
Returns found media segments.
- getOrganizationDirectoryService() - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- getSecurityService() - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- getService() - Method in class org.opencastproject.silencedetection.endpoint.SilenceDetectionServiceEndpoint
- getServiceRegistry() - Method in class org.opencastproject.silencedetection.endpoint.SilenceDetectionServiceEndpoint
- getServiceRegistry() - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
I
- init(BundleContext) - Static method in class org.opencastproject.silencedetection.ffmpeg.FFmpegSilenceDetector
-
Update FFMPEG binary path if set in configuration.
J
- JOB_LOAD_KEY - Static variable in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
O
- org.opencastproject.silencedetection.endpoint - package org.opencastproject.silencedetection.endpoint
- org.opencastproject.silencedetection.ffmpeg - package org.opencastproject.silencedetection.ffmpeg
- org.opencastproject.silencedetection.impl - package org.opencastproject.silencedetection.impl
- organizationDirectoryService - Variable in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
-
The organization directory service
P
- process(Job) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
R
- runDetection(Track) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
-
Run silence detection on the source track and returns
MediaSegmentsXML as string.
S
- securityService - Variable in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
-
The security service
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.silencedetection.endpoint.SilenceDetectionServiceEndpoint
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- setSilenceDetectionService(SilenceDetectionService) - Method in class org.opencastproject.silencedetection.endpoint.SilenceDetectionServiceEndpoint
- setSmilService(SmilService) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- SILENCE_MIN_LENGTH - Static variable in interface org.opencastproject.silencedetection.impl.SilenceDetectionProperties
-
Minimum length in milliseconds to accept silence sequence.
- SILENCE_PRE_LENGTH - Static variable in interface org.opencastproject.silencedetection.impl.SilenceDetectionProperties
-
Timespan in milliseconds before silece cut begin.
- SILENCE_THRESHOLD_DB - Static variable in interface org.opencastproject.silencedetection.impl.SilenceDetectionProperties
-
Silence threshold in decibel (e.g. -50 for loud classrooms, -35 for very silent indoor location).
- SilenceDetectionProperties - Interface in org.opencastproject.silencedetection.impl
-
SilenceDetectionService properties.
- SilenceDetectionServiceEndpoint - Class in org.opencastproject.silencedetection.endpoint
-
SilenceDetectionService REST Endpoint.
- SilenceDetectionServiceEndpoint() - Constructor for class org.opencastproject.silencedetection.endpoint.SilenceDetectionServiceEndpoint
- SilenceDetectionServiceImpl - Class in org.opencastproject.silencedetection.impl
-
Implementation of SilenceDetectionService using FFmpeg.
- SilenceDetectionServiceImpl() - Constructor for class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- smilService - Variable in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
U
- userDirectoryService - Variable in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
-
The user directory service
V
- VOICE_MIN_LENGTH - Static variable in interface org.opencastproject.silencedetection.impl.SilenceDetectionProperties
All Classes and Interfaces|All Packages|Constant Field Values