#include "tag.h"
#include "tlist.h"
#include "tmap.h"
#include "tstring.h"
#include "tstringlist.h"
#include "tbytevector.h"
#include "flacpicture.h"
#include "taglib_export.h"
Go to the source code of this file.
|
| | TagLib |
| | A namespace for all TagLib related classes and functions.
|
| |
| | TagLib::Ogg |
| | A namespace for the classes used by Ogg-based metadata files.
|
| |
|
| typedef Map< String, StringList > | TagLib::Ogg::FieldListMap |
| | A mapping between a list of field names, or keys, and a list of values associated with that field. More...
|
| |