TagLib 1.6.1 (TagLib: TagLib::MP4 Namespace Reference)

TagLib::MP4 Namespace Reference

An implementation of MP4 (AAC, ALAC, ...) metadata. More...


Classes

class  TagLib::MP4::CoverArt
class  TagLib::MP4::File
class  TagLib::MP4::Item
struct  TagLib::MP4::Item::IntPair
class  TagLib::MP4::Properties
 An implementation of MP4 audio properties. More...
class  TagLib::MP4::Tag

Typedefs

typedef List< CoverArtCoverArtList
typedef TagLib::Map< String,
Item
ItemListMap


Detailed Description

An implementation of MP4 (AAC, ALAC, ...) metadata.

Typedef Documentation

typedef List<CoverArt> TagLib::MP4::CoverArtList
 

typedef TagLib::Map<String, Item> TagLib::MP4::ItemListMap