From 48d2caa73e023018c5959ca8481dec2c39109e7a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 27 Mar 2011 13:12:03 +0200 Subject: Fixed the description of cReceiver in PLUGINS.html --- PLUGINS.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'PLUGINS.html') diff --git a/PLUGINS.html b/PLUGINS.html index 05fb7ed0..3859918d 100644 --- a/PLUGINS.html +++ b/PLUGINS.html @@ -1523,8 +1523,9 @@ the receiver is attached to the device that actually receives the current live video stream (this may be different from the primary device in case of Transfer Mode).

-If the cReceiver isn't needed any more, it may simply be deleted -and will automatically detach itself from the cDevice. +

+The cReceiver must be detached from its device before it is deleted. +

Filters

-- cgit v1.2.3