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 Mp4TagField class. More...
#include <mp4tagfield.h>
Public Types | |
using | IdentifierType = uint32 |
using | TypeInfoType = uint32 |
Defines traits for the TagField implementation of the Mp4TagField class.
Definition at line 54 of file mp4tagfield.h.
using TagParser::TagFieldTraits< Mp4TagField >::IdentifierType = uint32 |
Definition at line 56 of file mp4tagfield.h.
using TagParser::TagFieldTraits< Mp4TagField >::TypeInfoType = uint32 |
Definition at line 57 of file mp4tagfield.h.