![]() |
Miam-Player
0.8.0
A nice music player
|
#include "tag.h"
#include "tbytevector.h"
#include "tmap.h"
#include "tstring.h"
#include "taglib_export.h"
#include "apeitem.h"
Go to the source code of this file.
Classes | |
class | TagLib::APE::Tag |
An APE tag implementation. More... | |
Namespaces | |
TagLib | |
A namespace for all TagLib related classes and functions. | |
TagLib::APE | |
An implementation of APE metadata. | |
Typedefs | |
typedef Map< const String, Item > | TagLib::APE::ItemListMap |
A mapping between a list of item names, or keys, and the associated item. More... | |