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

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

Instance Method Summary collapse

Instance Method Details

#output_contentObject



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

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

#runObject



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

def run
  run_output
end