TagLib API Documentation
Classes | Namespaces | Typedefs
flacpicture.h File Reference
#include "tlist.h"
#include "tstring.h"
#include "tbytevector.h"
#include "tpicturetype.h"
#include "taglib_export.h"
#include "flacmetadatablock.h"
Include dependency graph for flacpicture.h:
This graph shows which files directly or indirectly include this file:

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 >