TagLib 1.4 (TagLib: TagLib::APE Namespace Reference)

TagLib::APE Namespace Reference

An implementation of the APE tagging format. More...


Classes

class  Footer
 An implementation of APE footers. More...
class  Item
 An implementation of APE-items. More...
class  Tag
 An APE tag implementation. More...

Typedefs

typedef Map< const String,
Item
ItemListMap


Detailed Description

An implementation of the APE tagging format.

Typedef Documentation

typedef Map<const String, Item> TagLib::APE::ItemListMap
 

A mapping between a list of item names, or keys, and the associated item.

See also:
APE::Tag::itemListMap()