webrtc-pc icon indicating copy to clipboard operation
webrtc-pc copied to clipboard

Separate Send/ReceiveCodecs and NegotiatedCodecs

Open alvestrand opened this issue 1 year ago • 0 comments

This makes it unambiguous what to return in RTCRtpSender/Receiver's getParameters() function (null before negotiation, filled in after, which corresponds to implementations).

Fixes #2956


Preview | Diff

alvestrand avatar May 08 '24 10:05 alvestrand