Categories
TagLib
'TagLib' is a library for reading and editing the metadata of several popular audio formats. It supports ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags, and Vorbis comments in FLAC files. Tests have shown it to be 6 times faster than id3lib and 3 times faster than libvorbisfile at reading tags (CPU time). It supports Unicode.
TagLib offers an abstraction layer that makes it easy to ignore the differences between the different file formats and their implementations. It uses KDE-style programming conventions and C++ by default, but it does not link to either Qt or Glib (it has no external dependancies at all) and does provide Glib-style C bindings (currently for the generic API only).
Last updated 7 Jan, 2008
Versions
1.4
1.4 stable released 2005-07-27
- Released: 27 Jul, 2005
- Code Maturity: Stable
- Source Archive: http://developer.kde.org/~wheeler/files/src/tag...
- Licenses: LGPLv2.1
- Interfaces: Library
User Community and Support
User API documentation available in HTML format from http://developer.kde.org/~wheeler/taglib/api/;




