summaryrefslogtreecommitdiff
path: root/dynamicdevice.h
diff options
context:
space:
mode:
authorLars Hanisch <dvb@flensrocker.de>2012-02-05 16:01:45 +0100
committerLars Hanisch <dvb@flensrocker.de>2012-02-05 16:01:45 +0100
commit919248abb37a9a29460fd743bce620cf208e28f9 (patch)
tree1b3f5648805a9a3e8d8b9d517e6c5d0e6d3b74a5 /dynamicdevice.h
parente1e34f97b97f51cd724cc44b41bfb160f1867d18 (diff)
downloadvdr-plugin-dynamite-919248abb37a9a29460fd743bce620cf208e28f9.tar.gz
vdr-plugin-dynamite-919248abb37a9a29460fd743bce620cf208e28f9.tar.bz2
test udev-allowed source at ProvidesChannelv0.0.9b
Diffstat (limited to 'dynamicdevice.h')
-rw-r--r--dynamicdevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dynamicdevice.h b/dynamicdevice.h
index efb44cc..4c4ac1c 100644
--- a/dynamicdevice.h
+++ b/dynamicdevice.h
@@ -84,6 +84,7 @@ private:
void InternSetGetTSTimeout(int Seconds);
void InternSetGetTSTimeoutHandlerArg(const char *Arg);
void InternSetLock(bool Lock);
+ bool InternProvidesSource(int Source) const;
public:
cDynamicDevice();
const char *GetDevPath(void) const;