python object refcount debugging code second try
[vuplus_dvbapp] / lib / dvb / tstools.h
index 175cef6..71e00df 100644 (file)
@@ -70,6 +70,8 @@ private:
        
        eMPEGStreamInformation m_streaminfo;
        int m_use_streaminfo;
+       off_t m_last_filelength;
+       int m_futile;
 };
 
 #endif