Tag Parser
8.0.0
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 | |
using | IdentifierType = std::string |
using | TypeInfoType = uint32 |
Defines traits for the TagField implementation of the VorbisCommentField class.
Definition at line 39 of file vorbiscommentfield.h.
using TagParser::TagFieldTraits< VorbisCommentField >::IdentifierType = std::string |
Definition at line 41 of file vorbiscommentfield.h.
using TagParser::TagFieldTraits< VorbisCommentField >::TypeInfoType = uint32 |
Definition at line 42 of file vorbiscommentfield.h.