Uses of Interface
org.opencastproject.waveform.api.WaveformService
Packages that use WaveformService
Package
Description
-
Uses of WaveformService in org.opencastproject.waveform.endpoint
Methods in org.opencastproject.waveform.endpoint with parameters of type WaveformServiceModifier and TypeMethodDescriptionvoidWaveformServiceEndpoint.setWaveformService(WaveformService waveformService) -
Uses of WaveformService in org.opencastproject.waveform.ffmpeg
Classes in org.opencastproject.waveform.ffmpeg that implement WaveformServiceModifier and TypeClassDescriptionclassThis service creates a waveform image from a media file with at least one audio channel. -
Uses of WaveformService in org.opencastproject.waveform.remote
Classes in org.opencastproject.waveform.remote that implement WaveformServiceModifier and TypeClassDescriptionclassThis is a remote waveform service that will call the waveform service implementation on a remote host. -
Uses of WaveformService in org.opencastproject.workflow.handler.waveform
Methods in org.opencastproject.workflow.handler.waveform with parameters of type WaveformServiceModifier and TypeMethodDescriptionvoidWaveformWorkflowOperationHandler.setWaveformService(WaveformService waveformService)