TagLib API Documentation

TagLib::Ogg Namespace Reference

A namespace for the classes used by Ogg-based metadata files. More...


Classes

class  File
 An implementation of TagLib::File with some helpers for Ogg based formats. More...

class  Page
 An implementation of Ogg pages. More...

class  PageHeader
 An implementation of the page headers associated with each Ogg::Page. More...

class  XiphComment
 Ogg Vorbis comment implementation. More...


Typedefs

typedef Map< String, StringListFieldListMap


Detailed Description

A namespace for the classes used by Ogg-based metadata files.

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()

Definition at line 42 of file xiphcomment.h.

KDE Logo
This file is part of the documentation for TagLib Version 1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jan 22 05:44:23 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2003