mmlibs/mmfw/Recogniser/src/parsers.h
changeset 58 b6dbf97aba93
parent 0 40261b775718
--- a/mmlibs/mmfw/Recogniser/src/parsers.h	Thu Sep 16 18:39:58 2010 +0100
+++ b/mmlibs/mmfw/Recogniser/src/parsers.h	Thu Sep 16 18:57:38 2010 +0100
@@ -122,6 +122,7 @@
 	TInt iBrandIndex;
 	TBool iIsFinished;
 	TInt64 iSize; 			// The current box's size.
+	TBool iSizeIn32bit;
 	CReader& iReader;
 	TFlags& iFlags;
 	TBool iVideoAssumed;