|
|
#include "tmap.h"#include "tstringlist.h"#include "taglib_export.h"
Go to the source code of this file.
Namespaces | |
| namespace | TagLib |
| namespace | TagLib::ID3v1 |
Typedefs | |
| typedef Map< String, int > | TagLib::ID3v1::GenreMap |
Functions | |
| StringList TAGLIB_EXPORT | TagLib::ID3v1::genreList () |
| GenreMap | TagLib::ID3v1::genreMap () |
| String | TagLib::ID3v1::genre (int index) |
| int | TagLib::ID3v1::genreIndex (const String &name) |