Searched defs:KaxTagChapterUID (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/add-ons/media/plugins/matroska/libmatroska/matroska/
H A DKaxTag.h165 class MATROSKA_DLL_API KaxTagChapterUID : public EbmlUInteger { class in inherits:EbmlUInteger
167 KaxTagChapterUID() :EbmlUInteger(0) {} function in class:KaxTagChapterUID
168 KaxTagChapterUID(const KaxTagChapterUID & ElementToClone) :EbmlUInteger(ElementToClone) {} function in class:KaxTagChapterUID

Completed in 83 milliseconds