parameters property

RTCRtpParameters parameters

The WebRTC specification only defines RTCRtpParameters in terms of senders, but this API also applies them to receivers, similar to ORTC: http://ortc.org/wp-content/uploads/2016/03/ortc.html#rtcrtpparameters*.

Implementation

RTCRtpParameters get parameters;