summaryrefslogtreecommitdiff
path: root/PLUGINS.html
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-20 13:27:32 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-20 13:27:32 +0200
commitba3437f7ccbc86f67b8cbfc5a88cc6c3b4fd6ed9 (patch)
tree2d3391f23ba99c8b839591b8631d747fd5e77f20 /PLUGINS.html
parent429905622945bb5a2f4f40b7f7799628f7959d1c (diff)
downloadvdr-ba3437f7ccbc86f67b8cbfc5a88cc6c3b4fd6ed9.tar.gz
vdr-ba3437f7ccbc86f67b8cbfc5a88cc6c3b4fd6ed9.tar.bz2
Removed some outdated text
Diffstat (limited to 'PLUGINS.html')
-rw-r--r--PLUGINS.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/PLUGINS.html b/PLUGINS.html
index 67b96d93..111b545a 100644
--- a/PLUGINS.html
+++ b/PLUGINS.html
@@ -1539,15 +1539,6 @@ must be delivered in the form of a Transport Stream (TS), which consists of
packets that are all 188 bytes in size. Each call to <tt>GetTSPacket()</tt>
must deliver exactly one such packet (if one is currently available).
<p>
-If this device allows receiving several different data streams, it can
-implement
-
-<p><table><tr><td bgcolor=#F0F0F0><pre>
-virtual bool CanBeReUsed(int Frequency, int Vpid);
-</pre></td></tr></table><p>
-
-to indicate this to VDR.
-<p>
<b>Replaying</b>
<p>
The functions to implement replaying capabilites are