Class: Tools::Formats::FV2

Inherits:
Format
  • Object
show all
Defined in:
lib/tools/formats/f_v2.rb

Instance Attribute Summary

Attributes inherited from Format

#files

Instance Method Summary collapse

Methods inherited from Format

create_from_configuration

Instance Method Details

#keyObject

Locate configuration under key 320



10
11
12
# File 'lib/tools/formats/f_v2.rb', line 10

def key
  'V2'
end

#transcode_commandObject

Transcode to 320kbps CBR



5
6
7
# File 'lib/tools/formats/f_v2.rb', line 5

def transcode_command
  'Top Kek V2'
end