mirror of
				https://github.com/vdr-projects/vdr.git
				synced 2025-03-01 10:50:46 +00:00 
			
		
		
		
	Added a note about deleting cFilter
This commit is contained in:
		| @@ -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> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user