TagLib API Documentation

TagLib::ID3v2 Namespace Reference

An ID3v2 implementation. More...


Classes

class  CommentsFrame
 An implementation of ID3v2 comments. More...

class  TextIdentificationFrame
 An ID3v2 text identification frame implementation. More...

class  UnknownFrame
 A frame type unknown to TagLib. 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...


Typedefs

typedef List< Frame * > FrameList
typedef Map< ByteVector, FrameListFrameListMap


Detailed Description

An ID3v2 implementation.

This is a relatively complete and flexible framework for working with ID3v2 tags.

See also:
ID3v2::Tag


Typedef Documentation

typedef List<Frame *> TagLib::ID3v2::FrameList
 

Definition at line 52 of file id3v2tag.h.

typedef Map<ByteVector, FrameList> TagLib::ID3v2::FrameListMap
 

Definition at line 53 of file id3v2tag.h.

KDE Logo
This file is part of the documentation for TagLib Version 1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jan 22 05:44:22 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2003