Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
Public Types | List of all members
TagParser::TagFieldTraits< Mp4TagField > Class Reference

Defines traits for the TagField implementation of the Mp4TagField class. More...

#include <mp4tagfield.h>

Public Types

using IdentifierType = std::uint32_t
 
using TypeInfoType = std::uint32_t
 

Detailed Description

Defines traits for the TagField implementation of the Mp4TagField class.

Definition at line 55 of file mp4tagfield.h.

Member Typedef Documentation

◆ IdentifierType

using TagParser::TagFieldTraits< Mp4TagField >::IdentifierType = std::uint32_t

Definition at line 57 of file mp4tagfield.h.

◆ TypeInfoType

using TagParser::TagFieldTraits< Mp4TagField >::TypeInfoType = std::uint32_t

Definition at line 58 of file mp4tagfield.h.


The documentation for this class was generated from the following file: