[Bug 26279] Options attribute is required for createAnswer

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26279

Justin Uberti <juberti@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |juberti@google.com

--- Comment #1 from Justin Uberti <juberti@google.com> ---
The options to CreateAnswer are the wrong place for this. 

To reject the offered stream, this is done by .stop()ing the MST that was
offered, or by setting the .active property to false on the created RTPReceiver
object.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Friday, 11 July 2014 16:37:17 UTC