Support scrambled playback.
[vuplus_dvbapp] / lib / dvb / metaparser.h
index 3368294..a171290 100644 (file)
@@ -15,7 +15,7 @@ public:
        long long fileSize(const std::string &basename);
 
        eServiceReferenceDVB m_ref;
-       int m_data_ok, m_time_create, m_length;
+       int m_data_ok, m_time_create, m_length, m_scrambled;
        std::string m_name, m_description, m_tags, m_service_data;
        long long m_filesize;
 };