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

/haiku-fatelf/src/add-ons/media/plugins/matroska/libmatroska/matroska/
H A DKaxTag.h119 class MATROSKA_DLL_API KaxTagTargetTypeValue : public EbmlUInteger { class in inherits:EbmlUInteger
121 KaxTagTargetTypeValue() :EbmlUInteger(50) {} function in class:KaxTagTargetTypeValue
122 KaxTagTargetTypeValue(const KaxTagTargetTypeValue & ElementToClone) :EbmlUInteger(ElementToClone) {} function in class:KaxTagTargetTypeValue

Completed in 81 milliseconds