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 VorbisCommentField class. More...
#include <vorbiscommentfield.h>
Public Types | |
typedef std::string | IdentifierType |
typedef uint32 | TypeInfoType |
Defines traits for the TagField implementation of the VorbisCommentField class.
Definition at line 39 of file vorbiscommentfield.h.
typedef std::string TagParser::TagFieldTraits< VorbisCommentField >::IdentifierType |
Definition at line 41 of file vorbiscommentfield.h.
typedef uint32 TagParser::TagFieldTraits< VorbisCommentField >::TypeInfoType |
Definition at line 42 of file vorbiscommentfield.h.