X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/8aabe6351fdaff2bd5529be670846357e221a16a..c4a14f843f363645e85bda24d03d68c6afcda9fa:/lib/dvb/pmt.h diff --git a/lib/dvb/pmt.h b/lib/dvb/pmt.h index 9d35aa4c..efe54ee7 100644 --- a/lib/dvb/pmt.h +++ b/lib/dvb/pmt.h @@ -66,6 +66,7 @@ public: int getProgramInfo(struct program &program); int getDemux(ePtr &demux); + int getPVRChannel(ePtr &pvr_channel); int tune(eServiceReferenceDVB &ref); };