Tag Parser  6.2.2
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Namespaces | Functions
matroskaid.cpp File Reference
#include "./ebmlid.h"
#include "./matroskaid.h"
Include dependency graph for matroskaid.cpp:

Go to the source code of this file.

Namespaces

 Media
 Contains all classes and functions of the TagInfo library.
 
 Media::MatroskaIds
 Encapsulates the most common Matroska element IDs.
 
 Media::MatroskaTrackType
 Encapsulates the most common Matroska track IDs.
 

Functions

TAG_PARSER_EXPORT const char * Media::matroskaIdName (uint32 matroskaId)
 Returns a string for the specified matroskaId if known; otherwise returns an empty string. More...