Tag Parser
7.0.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Defines traits for the GenericFileElement implementation EbmlElement. More...
#include <ebmlelement.h>
Public Types | |
typedef MatroskaContainer | ContainerType |
typedef uint32 | IdentifierType |
typedef uint64 | DataSizeType |
Defines traits for the GenericFileElement implementation EbmlElement.
Definition at line 24 of file ebmlelement.h.
Definition at line 26 of file ebmlelement.h.
typedef uint64 TagParser::FileElementTraits< EbmlElement >::DataSizeType |
Definition at line 28 of file ebmlelement.h.
typedef uint32 TagParser::FileElementTraits< EbmlElement >::IdentifierType |
Definition at line 27 of file ebmlelement.h.