Classes | |
class | CommentsFrame |
An implementation of ID3v2 comments. More... | |
class | ExtendedHeader |
ID3v2 extended header implementation. More... | |
class | Footer |
ID3v2 footer implementation. More... | |
class | Frame |
ID3v2 frame implementation. More... | |
class | Frame::Header |
ID3v2 frame header implementation. More... | |
class | FrameFactory |
A factory for creating ID3v2 frames. More... | |
class | Header |
An implementation of ID3v2 headers. More... | |
class | Tag |
The main class in the ID3v2 implementation. More... | |
class | TextIdentificationFrame |
An ID3v2 text identification frame implementation. More... | |
class | UnknownFrame |
A frame type unknown to TagLib. More... | |
Typedefs | |
typedef List< Frame * > | FrameList |
typedef Map< ByteVector, FrameList > | FrameListMap |
This is a relatively complete and flexible framework for working with ID3v2 tags.
|
|
|
|