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

Go to the source code of this file.

Classes

class  TagLib::MP4::CoverArt
 MP4 picture. More...
 

Namespaces

namespace  TagLib
 A namespace for all TagLib related classes and functions.
 
namespace  TagLib::MP4
 An implementation of MP4 (AAC, ALAC, ...) metadata.
 

Typedefs

using TagLib::MP4::CoverArtList = List< CoverArt >