mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Removed some outdated text
This commit is contained in:
parent
4299056229
commit
ba3437f7cc
@ -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>
|
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).
|
must deliver exactly one such packet (if one is currently available).
|
||||||
<p>
|
<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>
|
<b>Replaying</b>
|
||||||
<p>
|
<p>
|
||||||
The functions to implement replaying capabilites are
|
The functions to implement replaying capabilites are
|
||||||
|
Loading…
Reference in New Issue
Block a user