From 28bc34b245ffdf0c205f0c5f2624e5c7d94d3c54 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 2 Mar 2012 10:19:00 +0100 Subject: Revised priority handling to allow receivers with a priority that is lower than that of live viewing --- PLUGINS.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'PLUGINS.html') diff --git a/PLUGINS.html b/PLUGINS.html index 1cca3c6c..804d0550 100644 --- a/PLUGINS.html +++ b/PLUGINS.html @@ -1509,7 +1509,10 @@ member functions of cReceiver. The above example sets up a receiver that wants to receive data from only one PID (for example the Teletext PID). In order to not interfere with other recording operations, it sets its priority to -1 (any negative value will allow -a cReceiver to be detached from its cDevice at any time. +a cReceiver to be detached from its cDevice at any time +
+in favor of a timer recording or live viewing). +

Once a cReceiver has been created, it needs to be attached to a cDevice: -- cgit v1.2.3