summaryrefslogtreecommitdiff
path: root/p2pvr/lib/globalDevices.h
diff options
context:
space:
mode:
Diffstat (limited to 'p2pvr/lib/globalDevices.h')
-rw-r--r--p2pvr/lib/globalDevices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/p2pvr/lib/globalDevices.h b/p2pvr/lib/globalDevices.h
index 0cf9636..8f2acd9 100644
--- a/p2pvr/lib/globalDevices.h
+++ b/p2pvr/lib/globalDevices.h
@@ -13,6 +13,7 @@ class GlobalDevices : public P2PVR::Devices {
P2PVR::TunerPrx GetTunerAny(short type, const DVBSI::DeliveryPtr &, Ice::Long until, const Ice::Current &);
P2PVR::PrivateTunerPrx GetPrivateTuner(short type, Ice::Long until, const Ice::Current &);
void ReleaseTuner(const P2PVR::TunerPrx &, const Ice::Current &);
+ int TunerCount(const Ice::Current &);
INITOPTIONS;
private: