Re: [webrtc-pc] does rtcrtpheaderextensionparameters need a direction?

I think the `direction` attribute is needed, because since PeerConnection uses SDP you need a way to find out what is/was the result after Offer/Answer concluded. Except if we wanted to let applications parse the SDP them self. But I guess that would defeat the purpose of these APIs.

-- 
GitHub Notification of comment by nils-ohlmeier
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1912#issuecomment-399273459 using your GitHub account

Received on Thursday, 21 June 2018 23:22:57 UTC