X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/8aabe6351fdaff2bd5529be670846357e221a16a..bb3620cbe20ad4a79e40efbd81e483fa2819762b:/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); };