Method: TagLib::MPEG::File#initialize
- Defined in:
- docs/taglib/mpeg.rb
#initialize(filename, read_properties = true) ⇒ File
Load an MPEG file.
9 10 |
# File 'docs/taglib/mpeg.rb', line 9 def initialize(filename, read_properties=true) end |