Tag Parser
7.0.3
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Defines traits for the TagField implementation of the Id3v2Frame class. More...
#include <id3v2frame.h>
Public Types | |
typedef uint32 | IdentifierType |
typedef byte | TypeInfoType |
Defines traits for the TagField implementation of the Id3v2Frame class.
Definition at line 78 of file id3v2frame.h.
typedef uint32 TagParser::TagFieldTraits< Id3v2Frame >::IdentifierType |
Definition at line 80 of file id3v2frame.h.
typedef byte TagParser::TagFieldTraits< Id3v2Frame >::TypeInfoType |
Definition at line 81 of file id3v2frame.h.