Tag Parser
8.2.0
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 | |
using | IdentifierType = uint32 |
using | TypeInfoType = byte |
Defines traits for the TagField implementation of the Id3v2Frame class.
Definition at line 80 of file id3v2frame.h.
using TagParser::TagFieldTraits< Id3v2Frame >::IdentifierType = uint32 |
Definition at line 82 of file id3v2frame.h.
using TagParser::TagFieldTraits< Id3v2Frame >::TypeInfoType = byte |
Definition at line 83 of file id3v2frame.h.