moved PID search to proper please, simplified a bit (using the first found PMT should...
[vuplus_dvbapp] / lib / dvb / tstools.h
index 1aa10c7..175cef6 100644 (file)
@@ -53,6 +53,7 @@ public:
        
        void takeSamples();
        
+       int findPMT(int &pmt_pid, int &service_id);
 private:
        int m_pid;
        int m_maxrange;