|
MythTV master
|
#include "metaiotaglib.h"#include "musicmetadata.h"#include <taglib/id3v1tag.h>#include <taglib/id3v2tag.h>#include <textidentificationframe.h>#include <attachedpictureframe.h>#include <popularimeterframe.h>#include <tfile.h>#include <QList>Go to the source code of this file.
Classes | |
| class | MetaIOID3 |
| Read and write metadata in MPEG (mp3) ID3V2 tags. More... | |