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::TagFieldTraits< Id3v2Frame > Class Template Reference

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

#include <id3v2frame.h>

Public Types

typedef uint32 IdentifierType
 
typedef byte TypeInfoType
 

Detailed Description

template<>
class TagParser::TagFieldTraits< Id3v2Frame >

Defines traits for the TagField implementation of the Id3v2Frame class.

Definition at line 78 of file id3v2frame.h.

Member Typedef Documentation

◆ IdentifierType

Definition at line 80 of file id3v2frame.h.

◆ TypeInfoType

Definition at line 81 of file id3v2frame.h.


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