Skip to content

Commit

Permalink
FF128Relnote-RTCRtpReceiver.getParameters(), RTCRtpSender.getParamete…
Browse files Browse the repository at this point in the history
…rs() (mdn#34145)

FF128 Relnote: RTCRtpReceiver.getParameters(), RTCRtpSender.getParameters()
  • Loading branch information
hamishwillee authored Jun 14, 2024
1 parent af1e384 commit dd7540d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions files/en-us/mozilla/firefox/releases/128/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ This article provides information about the changes in Firefox 128 that affect d

### APIs

- {{domxref('RTCRtpReceiver.getParameters()')}} and {{domxref('RTCRtpSender.getParameters()')}} are now supported, returning an object that describes the current codecs used for the encoding and transmission of media on the receiver and sender tracks, respectively. ([Firefox bug 1534687](https://bugzil.la/1534687)).

#### DOM

#### Media, WebRTC, and Web Audio
Expand Down

0 comments on commit dd7540d

Please sign in to comment.