class Hydra::Derivatives::VideoDerivatives

Public Class Methods

processor_class() click to toggle source
# File lib/hydra/derivatives/runners/video_derivatives.rb, line 3
def self.processor_class
  Processors::Video::Processor
end