xiphcomment.h File Reference

#include "tag.h"
#include "tlist.h"
#include "tmap.h"
#include "tstring.h"
#include "tstringlist.h"
#include "tbytevector.h"
#include "taglib_export.h"

Include dependency graph for xiphcomment.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  TagLib
namespace  TagLib::Ogg

Classes

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

Typedefs

typedef Map< String, StringList > FieldListMap


Typedef Documentation

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.

See also:
XiphComment::fieldListMap()