26#ifndef TAGLIB_EBMLMKINFO_H
27#define TAGLIB_EBMLMKINFO_H
28#ifndef DO_NOT_DOCUMENT
39 class MkInfo :
public MasterElement
42 MkInfo(
int sizeLength, offset_t dataSize, offset_t offset);
43 MkInfo(Id,
int sizeLength, offset_t dataSize, offset_t offset);
46 void parse(Matroska::Properties * properties)
const;
A namespace for all TagLib related classes and functions.
Definition apefile.h:41