removed thedoc's colors because of broken network setup
[enigma2.git] / lib / dvb / pmt.h
index 9d35aa4c849d912f1fc9d27e387d207924ba6a80..efe54ee78b27a970c429610306ad3f65771b25ac 100644 (file)
@@ -66,6 +66,7 @@ public:
        
        int getProgramInfo(struct program &program);
        int getDemux(ePtr<iDVBDemux> &demux);
+       int getPVRChannel(ePtr<iDVBPVRChannel> &pvr_channel);
        
        int tune(eServiceReferenceDVB &ref);    
 };