getParameters method
The getParameters() method of the RTCRtpReceiver interface returns
an object describing the current configuration for how the receiver's
RTCRtpReceiver.track is decoded.
Implementation
external RTCRtpReceiveParameters getParameters();