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

/haiku-fatelf/src/add-ons/media/plugins/matroska/libmatroska/matroska/
H A DKaxTag.h411 class MATROSKA_DLL_API KaxTagLength : public EbmlUInteger { class in inherits:EbmlUInteger
413 KaxTagLength() {} function in class:KaxTagLength
414 KaxTagLength(const KaxTagLength & ElementToClone) :EbmlUInteger(ElementToClone) {} function in class:KaxTagLength

Completed in 25 milliseconds