|
MythTV master
|
#include <set>#include <cmath>#include <QBuffer>#include "libmythbase/mythlogging.h"#include "libmythbase/mythcorecontext.h"#include <taglib/flacfile.h>#include <taglib/mpegfile.h>#include "metaioid3.h"#include "musicmetadata.h"#include "musicutils.h"Go to the source code of this file.
Variables | |
| const TagLib::String | email = "music@mythtv.org" |
| const TagLib::String email = "music@mythtv.org" |
Definition at line 22 of file metaioid3.cpp.
Referenced by MetaIOID3::read(), MetaIOID3::writePlayCount(), and MetaIOID3::writeRating().