Miam-Player  0.8.0
A nice music player
xiphcomment.h File Reference
#include "tag.h"
#include "tlist.h"
#include "tmap.h"
#include "tstring.h"
#include "tstringlist.h"
#include "tbytevector.h"
#include "flacpicture.h"
#include "taglib_export.h"

Go to the source code of this file.

Classes

class  TagLib::Ogg::XiphComment
 Ogg Vorbis comment implementation. More...
 

Namespaces

 TagLib
 A namespace for all TagLib related classes and functions.
 
 TagLib::Ogg
 A namespace for the classes used by Ogg-based metadata files.
 

Typedefs

typedef Map< String, StringList > TagLib::Ogg::FieldListMap
 A mapping between a list of field names, or keys, and a list of values associated with that field. More...