- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Tue, 03 Jul 2018 02:29:43 +0000
- To: public-webrtc-logs@w3.org
@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