Tag Parser  7.0.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Public Types | List of all members
TagParser::FieldMapBasedTagTraits< Id3v2Tag > Class Template Reference

Defines traits for the TagField implementation of the Id3v2Tag class. More...

#include <id3v2tag.h>

Public Types

typedef Id3v2Frame FieldType
 
typedef FrameComparer Compare
 

Detailed Description

template<>
class TagParser::FieldMapBasedTagTraits< Id3v2Tag >

Defines traits for the TagField implementation of the Id3v2Tag class.

Definition at line 55 of file id3v2tag.h.

Member Typedef Documentation

◆ Compare

Definition at line 58 of file id3v2tag.h.

◆ FieldType

Definition at line 57 of file id3v2tag.h.


The documentation for this class was generated from the following file: