Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- createWaveformImage(Track, int, int, int, int, String) - Method in interface org.opencastproject.waveform.api.WaveformService
-
Takes the given track and returns the job that will create a waveform image.
J
- JOB_TYPE - Static variable in interface org.opencastproject.waveform.api.WaveformService
-
Job type
O
- org.opencastproject.waveform.api - package org.opencastproject.waveform.api
W
- WaveformService - Interface in org.opencastproject.waveform.api
-
This is an api for a service that will create a waveform image from a track.
- WaveformServiceException - Exception Class in org.opencastproject.waveform.api
-
This exception is thrown if errors occur during waveform extraction.
- WaveformServiceException(String) - Constructor for exception class org.opencastproject.waveform.api.WaveformServiceException
-
Creates a new waveform service exception with
messageas reason. - WaveformServiceException(String, Throwable) - Constructor for exception class org.opencastproject.waveform.api.WaveformServiceException
-
Creates a new waveform service exception with
messageas reason andcauseas the root cause of failure. - WaveformServiceException(Throwable) - Constructor for exception class org.opencastproject.waveform.api.WaveformServiceException
-
Creates a new waveform service exception where
causeidentifies the root cause of failure.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form