class TagLib::Tag
- TagLib::Tag
- Reference
- Object
Defined in:
cr-taglib.crConstructors
Instance Method Summary
- #album
- #album=(value : ::String)
- #artist
- #artist=(value : ::String)
- #comment
- #comment=(value : ::String)
- #genre
- #genre=(value : ::String)
- #title
- #title=(value : ::String)
- #track
- #track=(value : Int32)
- #year
- #year=(value : Int32)