mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Added a note about deleting cFilter
This commit is contained in:
parent
8841097e3a
commit
5433caa410
@ -1247,6 +1247,9 @@ cMyFilter Filter;
|
||||
cDevice::ActualDevice()->AttachFilter(Filter);
|
||||
</pre></td></tr></table><p>
|
||||
|
||||
If the <tt>cFilter</tt> isn't needed any more, it may simply be <i>deleted</i>
|
||||
and will automatically detach itself from the <tt>cDevice</tt>.
|
||||
<p>
|
||||
See VDR/eit.c or VDR/pat.c to learn how to process filter data.
|
||||
<!--X1.3.0--></td></tr></table>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user