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

/haiku-fatelf/src/add-ons/media/plugins/matroska/libmatroska/matroska/
H A DKaxTag.h176 class MATROSKA_DLL_API KaxTagAttachmentUID : public EbmlUInteger { class in inherits:EbmlUInteger
178 KaxTagAttachmentUID() :EbmlUInteger(0) {} function in class:KaxTagAttachmentUID
179 KaxTagAttachmentUID(const KaxTagAttachmentUID & ElementToClone) :EbmlUInteger(ElementToClone) {} function in class:KaxTagAttachmentUID

Completed in 88 milliseconds