|
|
#include "tag.h"#include "tbytevector.h"#include "tstring.h"#include "tlist.h"#include "tmap.h"#include "taglib_export.h"#include "id3v2framefactory.h"
Go to the source code of this file.
Namespaces | |
| namespace | TagLib |
| namespace | TagLib::ID3v2 |
Classes | |
| class | TagLib::ID3v2::Tag |
| The main class in the ID3v2 implementation. More... | |
Typedefs | |
| typedef List< Frame * > | TagLib::ID3v2::FrameList |
| typedef Map< ByteVector, FrameList > | TagLib::ID3v2::FrameListMap |