![]() |
Miam-Player
0.8.0
A nice music player
|
#include "tag.h"
#include "tmap.h"
#include "tstring.h"
#include "tstringlist.h"
#include "tbytevector.h"
#include "taglib_export.h"
Go to the source code of this file.
Classes | |
class | TagLib::RIFF::Info::StringHandler |
A abstraction for the string to data encoding in Info tags. More... | |
class | TagLib::RIFF::Info::Tag |
The main class in the ID3v2 implementation. More... | |
Namespaces | |
TagLib | |
A namespace for all TagLib related classes and functions. | |
TagLib::RIFF | |
A RIFF INFO tag implementation. | |
TagLib::RIFF::Info | |
Typedefs | |
typedef Map< ByteVector, String > | TagLib::RIFF::Info::FieldListMap |