TagLib Class List
Here are the classes, structs, unions and interfaces with brief descriptions:TagLib::AudioProperties | A simple, abstract interface to common audio properties |
TagLib::ByteVector | A byte vector |
TagLib::ByteVectorList | A list of ByteVectors |
TagLib::ID3v2::CommentsFrame | An implementation of ID3v2 comments |
TagLib::ID3v2::ExtendedHeader | ID3v2 extended header implementation |
TagLib::MPEG::File | An MPEG file class with some useful methods specific to MPEG |
TagLib::Ogg::File | An implementation of TagLib::File with some helpers for Ogg based formats |
TagLib::Vorbis::File | An implementation of Ogg::File with Vorbis specific methods |
TagLib::FLAC::File | An implementation of TagLib::File with FLAC specific methods |
TagLib::File | A file class with some useful methods for tag manipulation |
TagLib::FileRef | This class provides a simple abstraction for creating and handling files |
TagLib::ID3v2::Footer | ID3v2 footer implementation |
TagLib::ID3v2::Frame | ID3v2 frame implementation |
TagLib::ID3v2::Frame::Header | ID3v2 frame header implementation |
TagLib::ID3v2::FrameFactory | A factory for creating ID3v2 frames |
TagLib::MPEG::Header | An implementation of MP3 frame headers |
TagLib::ID3v2::Header | An implementation of ID3v2 headers |
TagLib::List< T > | A generic, implicitly shared list |
TagLib::Map< Key, T > | A generic, implicitly shared map |
TagLib::Ogg::Page | An implementation of Ogg pages |
TagLib::Ogg::PageHeader | An implementation of the page headers associated with each Ogg::Page |
TagLib::FLAC::Properties | An implementation of audio property reading for FLAC |
TagLib::MPEG::Properties | An implementation of audio property reading for MP3 |
TagLib::Vorbis::Properties | An implementation of audio property reading for Ogg Vorbis |
TagLib::String | A wide string class suitable for unicode |
TagLib::StringList | A list of strings |
TagLib::ID3v2::Tag | The main class in the ID3v2 implementation |
TagLib::ID3v1::Tag | The main class in the ID3v1 implementation |
TagLib::Tag | A simple, generic interface to common audio meta data fields |
TagLib::ID3v2::TextIdentificationFrame | An ID3v2 text identification frame implementation |
TagLib::ID3v2::UnknownFrame | A frame type unknown to TagLib |
TagLib::MPEG::XingHeader | An implementation of the Xing VBR headers |
TagLib::Ogg::XiphComment | Ogg Vorbis comment implementation |