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

@fippo @nils-ohlmeier Seems that the result after Offer/Answer can be determined based on whether a header extension is included in `receiver.getParameters` and/or `sender.getParameters`? So not clear that `direction` is needed in `RTCRtpHeaderExtensionParameters`. 

In `RTCRtpHeaderExtension` `direction` would only be needed if a header extension wasn't capable of being used in either direction. Do we have an example of a header extension with such a potential limitation? 

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

Received on Tuesday, 3 July 2018 02:29:45 UTC