Class: TagLib::ID3v1::Tag
Overview
An ID3v1 tag.
Instance Attribute Summary collapse
Attributes inherited from Tag
#album, #artist, #comment, #genre, #title, #track, #year
Method Summary
Methods inherited from Tag
Instance Attribute Details
#genre_number ⇒ Integer, 255
8 9 10 |
# File 'docs/taglib/id3v1.rb', line 8 def genre_number @genre_number end |