← Back to release summary

RTCRtpSender: get/setParameters()

Category
JavaScript
Type
New or changed feature
Status
Enabled by default (Chrome 68)
Intent stage
None

Summary

The get/setParameters() methods return or update the RTCRtpSender object's current parameters for how the RTCRtpSender.track property is encoded and transmitted to a remote RTCRtpReceiver. These methods enable you to change encoding parameters for WebRTC streams such as the maximum transmission bitrate without doing any SDP munging or renegotiation.

Standards & signals

View on chromestatus.com