[webrtc-pc] Pull Request: Adding configurable "ptime" member of RTCRtpEncodingParameters.

taylor-b has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Adding configurable "ptime" member of RTCRtpEncodingParameters. ==
Fixes #1021.

Behaves just like the "ptime" attribute in a remote description, as
described in JSEP. If both are present, the one in the encoding
parameters takes precedence.

See https://github.com/w3c/webrtc-pc/pull/1109

Received on Tuesday, 4 April 2017 18:46:46 UTC