Removed some outdated text

This commit is contained in:
Klaus Schmidinger 2005-08-20 13:27:32 +02:00
parent 4299056229
commit ba3437f7cc
1 changed files with 0 additions and 9 deletions

View File

@ -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