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

/haiku-fatelf/src/add-ons/media/plugins/matroska/libmatroska/matroska/
H A DKaxTrackVideo.h138 class MATROSKA_DLL_API KaxVideoPixelCropRight : public EbmlUInteger { class in inherits:EbmlUInteger
140 KaxVideoPixelCropRight(): EbmlUInteger(0) {} function in class:KaxVideoPixelCropRight
141 KaxVideoPixelCropRight(const KaxVideoPixelCropRight & ElementToClone) :EbmlUInteger(ElementToClone) {} function in class:KaxVideoPixelCropRight

Completed in 78 milliseconds