TagLib API Documentation
Classes | Typedefs | Variables
TagLib::MP4 Namespace Reference

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

Classes

class  CoverArt
 
class  File
 
class  Item
 
class  Properties
 An implementation of MP4 audio properties. More...
 
class  Tag
 

Typedefs

typedef List< CoverArtCoverArtList
 
typedef TagLib::Map< String, ItemItemMap
 

Variables

TAGLIB_DEPRECATED typedef TagLib::Map< String, ItemItemListMap
 

Detailed Description

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

Typedef Documentation

◆ CoverArtList

◆ ItemMap

Variable Documentation

◆ ItemListMap

TAGLIB_DEPRECATED typedef TagLib::Map<String, Item> TagLib::MP4::ItemListMap
Deprecated:
Use ItemMap.