Class: TagLib::ID3v2::Header
- Inherits:
-
Object
- Object
- TagLib::ID3v2::Header
- Defined in:
- lib/TagLib_doc.rb
Overview
An implementation of ID3v2 headers. .
This class implements ID3v2 headers. It attempts to follow, both semantically and programatically, the structure specified in the ID3v2 standard. The API is based on the properties of ID3v2 headers specified there. If any of the terms used in this documentation are unclear please check the specification in the linked section. (Structure, 3.1)