Module: Hydra::Derivatives::Processors
- Extended by:
- ActiveSupport::Autoload
- Defined in:
- lib/hydra/derivatives/processors/ffmpeg.rb,
lib/hydra/derivatives/processors.rb,
lib/hydra/derivatives/processors/audio.rb,
lib/hydra/derivatives/processors/image.rb,
lib/hydra/derivatives/processors/video.rb,
lib/hydra/derivatives/processors/document.rb,
lib/hydra/derivatives/processors/full_text.rb,
lib/hydra/derivatives/processors/processor.rb,
lib/hydra/derivatives/processors/raw_image.rb,
lib/hydra/derivatives/processors/jpeg2k_image.rb,
lib/hydra/derivatives/processors/active_encode.rb,
lib/hydra/derivatives/processors/video/processor.rb,
lib/hydra/derivatives/processors/shell_based_processor.rb
Overview
An abstract class for asyncronous jobs that convert office documents using soffice
Defined Under Namespace
Modules: Ffmpeg, ShellBasedProcessor, Video Classes: ActiveEncode, ActiveEncodeError, Audio, Document, FullText, Image, Jpeg2kImage, Processor, RawImage