Tag Parser
7.1.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 | |
typedef uint32 | IdentifierType |
typedef uint32 | TypeInfoType |
Defines traits for the TagField implementation of the Mp4TagField class.
Definition at line 54 of file mp4tagfield.h.
typedef uint32 TagParser::TagFieldTraits< Mp4TagField >::IdentifierType |
Definition at line 56 of file mp4tagfield.h.
typedef uint32 TagParser::TagFieldTraits< Mp4TagField >::TypeInfoType |
Definition at line 57 of file mp4tagfield.h.