Merge commit 'origin/bug_449_fix_wlan_usbstick_recognition'
[enigma2.git] / lib / dvb / metaparser.h
index 38534d8f17f1862e425bfe07d2c3c9072bad8845..3368294e0e5f061fa5dab26e44f71e58da6b23ab 100644 (file)
@@ -12,6 +12,7 @@ public:
        int parseMeta(const std::string &filename);
        int parseRecordings(const std::string &filename);
        int updateMeta(const std::string &basename);
+       long long fileSize(const std::string &basename);
 
        eServiceReferenceDVB m_ref;
        int m_data_ok, m_time_create, m_length;