- From: Bernard Aboba <Bernard.Aboba@microsoft.com>
- Date: Fri, 20 Jun 2014 16:09:36 +0000
- To: "public-ortc@w3.org" <public-ortc@w3.org>
>From Shijun Sun: Call send() with invalid params will throw invalid access exception Call send() after send() is invalid, will throw invalid access exception, unless called stop() explicitly first Call stop(), the receiver side mediastreamtrack will become muted. The spec should define the behavior. Call receive() with invalid params will throw invalid access exception Call receive () after receive () is invalid, will throw invalid access exception, unless called stop() explicitly first not clear when the “error” event should be fired on the RtpSender and RtpReceiver.
Received on Friday, 20 June 2014 16:10:24 UTC