Class: Ehbrs::Runner::Videos::Probe

Inherits:
Object
  • Object
show all
Defined in:
lib/ehbrs/runner/videos/probe.rb

Instance Method Summary collapse

Instance Method Details

#output_contentObject



20
21
22
# File 'lib/ehbrs/runner/videos/probe.rb', line 20

def output_content
  ::EacRubyUtils::Yaml.dump(container_file.probe_data)
end

#runObject



16
17
18
# File 'lib/ehbrs/runner/videos/probe.rb', line 16

def run
  run_output
end