From f24f820e7deb5a9cadfb56f72ad39cb313c87092 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 6 Sep 2002 14:10:17 +0200 Subject: Changed NeedsSwitchChannel to NeedsDetachReceivers --- PLUGINS.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PLUGINS.html') diff --git a/PLUGINS.html b/PLUGINS.html index 9d6f4a64..f67ddbed 100644 --- a/PLUGINS.html +++ b/PLUGINS.html @@ -1189,7 +1189,7 @@ selecting which channel it shall tune to:
 


-virtual bool ProvidesChannel(const cChannel *Channel, int Priority = -1, bool *NeedsSwitchChannel = NULL); +virtual bool ProvidesChannel(const cChannel *Channel, int Priority = -1, bool *NeedsDetachReceivers = NULL); virtual bool SetChannelDevice(const cChannel *Channel, bool LiveView);

-- cgit v1.2.3