dont use and show input power measurement (for rotor running detection),
[enigma2.git] / lib / dvb / dvb.h
index c71a4d1b9a399f9f1d505bc9d7a86a7e0b2b66d1..d2148bc903784e2870060eef2a59a27316ae06fe 100644 (file)
@@ -215,6 +215,7 @@ public:
 #ifdef SWIG
 public:
 #endif
 #ifdef SWIG
 public:
 #endif
+       bool canMeasureFrontendInputPower();
        PSignal1<void,int> frontendUseMaskChanged;
        SWIG_VOID(RESULT) allocateRawChannel(eUsePtr<iDVBChannel> &SWIG_OUTPUT, int slot_index);
        PyObject *setFrontendSlotInformations(SWIG_PYOBJECT(ePyObject) list);
        PSignal1<void,int> frontendUseMaskChanged;
        SWIG_VOID(RESULT) allocateRawChannel(eUsePtr<iDVBChannel> &SWIG_OUTPUT, int slot_index);
        PyObject *setFrontendSlotInformations(SWIG_PYOBJECT(ePyObject) list);