Class: Ehbrs::Tools::Runner::Videos::Probe
- Inherits:
 - 
      Object
      
        
- Object
 - Ehbrs::Tools::Runner::Videos::Probe
 
 
- Defined in:
 - lib/ehbrs/tools/runner/videos/probe.rb
 
Instance Method Summary collapse
Instance Method Details
#output_content ⇒ Object
      21 22 23  | 
    
      # File 'lib/ehbrs/tools/runner/videos/probe.rb', line 21 def output_content ::EacRubyUtils::Yaml.dump(container_file.probe_data) end  | 
  
#run ⇒ Object
      17 18 19  | 
    
      # File 'lib/ehbrs/tools/runner/videos/probe.rb', line 17 def run run_output end  |