Fixed the description of cReceiver in PLUGINS.html

This commit is contained in:
Klaus Schmidinger
2011-03-27 13:12:03 +02:00
parent 08d5ad047a
commit 48d2caa73e
3 changed files with 8 additions and 2 deletions

View File

@@ -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 <i>Transfer
Mode</i>).
<p>
If the <tt>cReceiver</tt> isn't needed any more, it may simply be <i>deleted</i>
and will automatically detach itself from the <tt>cDevice</tt>.
<div class="modified">
The <tt>cReceiver</tt> must be detached from its device before it is deleted.
</div modified>
<hr><h2><a name="Filters">Filters</a></h2>