#include "tlist.h"#include "tstring.h"#include "tbytevector.h"#include "tpicturetype.h"#include "taglib_export.h"#include "flacmetadatablock.h"Go to the source code of this file.
Classes | |
| class | TagLib::FLAC::Picture |
| FLAC picture. More... | |
Namespaces | |
| namespace | TagLib |
| A namespace for all TagLib related classes and functions. | |
| namespace | TagLib::FLAC |
| An implementation of FLAC metadata. | |
Typedefs | |
| using | TagLib::FLAC::PictureList = List< Picture > |