Re: [webrtc-extensions] Header extension: direction woes and renames (#141)

> I do not think we need getDefaultHeaderExtensions.
> getHeaderExtensionsToNegotiate will always list the extensions the UA supports one way or another.

I see your point - if you do `addTransceiver()` and then `getHeaderExtensionToNegotiate()` you get the defaults already. This might not be the case if the transceiver was created by a remote SDP offer, in which case it would be initialized to whatever is currently on offer (minus anything that the user agent doesn't support), but you might not care to examine the user agent's defaults in this case either? I'd be fine with removing `getDefaultHeaderExtensions()` from this proposal.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/141#issuecomment-1415903153 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 3 February 2023 13:57:29 UTC