[Bug 25893] Offer Answer options should supported sendOnly and inactive media states.

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

--- Comment #2 from Kiran <kiran.guduru@samsung.com> ---
OfferToReceiveAudio marks SDP mediaStreams to be recvOnly.

I think, we can move SDP options like 
sendOnly, recvOnly, inactive corresponding to OfferToReceiveAudio,
OfferToSendAudio, OfferToInactiveAudio (names may be changed) respectively
to track level i.e., to RTCRTPSender/RTCRTPReceiver 
instead of moving to RTCConfiguration.

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

Received on Thursday, 29 May 2014 13:19:20 UTC