|
Tag Parser 12.5.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./abstracttrack.h"#include "./exceptions.h"#include "./mediaformat.h"#include "./mp4/mp4ids.h"#include "mpegaudio/mpegaudioframe.h"Go to the source code of this file.
Classes | |
| struct | TagParser::AbstractTrackPrivate |
| The AbstractTrackPrivate struct contains private fields of the AbstractTrack class. More... | |
Namespaces | |
| namespace | TagParser |
| Contains all classes and functions of the TagInfo library. | |