Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activate(ComponentContext) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
B
- binary - Variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
Path to the executable
C
- COLLECTION_ID - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
Resulting collection in the working file repository
- createWaveformImage(String, int, int, int, int, String) - Method in class org.opencastproject.waveform.endpoint.WaveformServiceEndpoint
- createWaveformImage(Track, int, int, int, int, String) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
D
- DEFAULT_FFMPEG_BINARY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default path to the ffmpeg binary
- DEFAULT_WAVEFORM_COLOR - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default waveform colors per audio channel
- DEFAULT_WAVEFORM_FILTER_MODE - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- DEFAULT_WAVEFORM_FILTER_POST - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default filter to be optionally appended to the showwavespic filter
- DEFAULT_WAVEFORM_FILTER_PRE - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default filter to be optionally prepended to the showwavespic filter
- DEFAULT_WAVEFORM_JOB_LOAD - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default job load of a waveform job
- DEFAULT_WAVEFORM_SCALE - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default waveform image scale algorithm
- DEFAULT_WAVEFORM_SPLIT_CHANNELS - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default value if the waveforms (per audio channel) should be renderen next to each other (if true) or on top of each other (if false)
F
- FFMPEG_BINARY_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_FFMPEG_BINARY
G
- getOrganizationDirectoryService() - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- getSecurityService() - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- getService() - Method in class org.opencastproject.waveform.endpoint.WaveformServiceEndpoint
- getServiceRegistry() - Method in class org.opencastproject.waveform.endpoint.WaveformServiceEndpoint
- getServiceRegistry() - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
L
- logger - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The logging facility
O
- org.opencastproject.waveform.endpoint - package org.opencastproject.waveform.endpoint
- org.opencastproject.waveform.ffmpeg - package org.opencastproject.waveform.ffmpeg
P
- process(Job) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
S
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.waveform.endpoint.WaveformServiceEndpoint
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- setWaveformService(WaveformService) - Method in class org.opencastproject.waveform.endpoint.WaveformServiceEndpoint
- setWorkspace(Workspace) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
U
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
W
- WAVEFORM_COLOR_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_WAVEFORM_COLOR
- WAVEFORM_FILTER_MODE_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- WAVEFORM_FILTER_POST_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_WAVEFORM_FILTER_POST
- WAVEFORM_FILTER_PRE_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_WAVEFORM_FILTER_PRE
- WAVEFORM_JOB_LOAD_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_WAVEFORM_JOB_LOAD
- WAVEFORM_SCALE_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_WAVEFORM_SCALE
- WAVEFORM_SPLIT_CHANNELS_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_WAVEFORM_SPLIT_CHANNELS
- WaveformServiceEndpoint - Class in org.opencastproject.waveform.endpoint
- WaveformServiceEndpoint() - Constructor for class org.opencastproject.waveform.endpoint.WaveformServiceEndpoint
- WaveformServiceImpl - Class in org.opencastproject.waveform.ffmpeg
-
This service creates a waveform image from a media file with at least one audio channel.
- WaveformServiceImpl() - Constructor for class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
All Classes and Interfaces|All Packages|Constant Field Values