Tag Parser 12.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Go to the source code of this file.
Classes | |
class | TagParser::Mpeg4AudioSpecificConfig |
The Mpeg4AudioSpecificConfig class holds MPEG-4 audio specific config parsed using Mp4Track::parseAudioSpecificConfig(). More... | |
class | TagParser::Mpeg4VideoSpecificConfig |
The Mpeg4VideoSpecificConfig class holds MPEG-4 video specific config parsed using Mp4Track::parseVideoSpecificConfig(). More... | |
class | TagParser::Mpeg4ElementaryStreamInfo |
The Mpeg4ElementaryStreamInfo class holds MPEG-4 elementary stream info parsed using Mp4Track::parseMpeg4ElementaryStreamInfo(). More... | |
class | TagParser::Mp4Track |
Implementation of TagParser::AbstractTrack for the MP4 container. More... | |
Namespaces | |
namespace | TagParser |
Contains all classes and functions of the TagInfo library. | |