|
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 MetaIOFLACVorbis::read(), MetaIOID3::read(), MetaIOOggVorbis::read(), MetaIOFLACVorbis::write(), MetaIOID3::write(), and MetaIOOggVorbis::write().