MythTV
master
|
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <QString>
#include "musicmetadata.h"
Go to the source code of this file.
Classes | |
class | MetaIO |
struct | MetaIO::m_fileinfo |
Variables | |
static constexpr const char * | MYTH_MUSICBRAINZ_ALBUMARTIST_UUID { "89ad4ac3-39f7-470e-963a-56509c546377" } |
|
staticconstexpr |
Definition at line 15 of file metaio.h.
Referenced by MetaIOOggVorbis::read(), MetaIOFLACVorbis::read(), MetaIOID3::read(), MetaIOFLACVorbis::write(), MetaIOOggVorbis::write(), and MetaIOID3::write().