Tag Parser  6.2.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Classes | Namespaces
id3v2frame.h File Reference
#include "./id3v2frameids.h"
#include "../generictagfield.h"
#include "../tagvalue.h"
#include "../statusprovider.h"
#include <c++utilities/io/binaryreader.h>
#include <c++utilities/io/binarywriter.h>
#include <c++utilities/conversion/stringconversion.h>
#include <string>
#include <iosfwd>
#include <vector>
Include dependency graph for id3v2frame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Media::Id3v2FrameMaker
 The Id3v2FrameMaker class helps making ID3v2 frames. More...
 
class  Media::TagFieldTraits< Id3v2Frame >
 Defines traits for the TagField implementation of the Id3v2Frame class. More...
 
class  Media::Id3v2Frame
 The Id3v2Frame class is used by Id3v2Tag to store the fields. More...
 

Namespaces

 Media
 Contains all classes and functions of the TagInfo library.