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

/haiku-fatelf/src/add-ons/media/plugins/matroska/libmatroska/matroska/
H A DKaxTrackVideo.h127 class MATROSKA_DLL_API KaxVideoPixelCropLeft : public EbmlUInteger { class in inherits:EbmlUInteger
129 KaxVideoPixelCropLeft(): EbmlUInteger(0) {} function in class:KaxVideoPixelCropLeft
130 KaxVideoPixelCropLeft(const KaxVideoPixelCropLeft & ElementToClone) :EbmlUInteger(ElementToClone) {} function in class:KaxVideoPixelCropLeft

Completed in 84 milliseconds