Tag Parser 12.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
abstracttrack.cpp File Reference
#include "./abstracttrack.h"
#include "./exceptions.h"
#include "./mediaformat.h"
#include "./mp4/mp4ids.h"
#include "mpegaudio/mpegaudioframe.h"
Include dependency graph for abstracttrack.cpp:

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.