[webrtc-pc] Pull Request: Attempt to update RTCRtpContributingSource objects at playout time.

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

== Attempt to update RTCRtpContributingSource objects at playout time. ==
Fixes #1085.

May not be the correct terminology, but the intention is that the
contributing source objects are updated at playout time, such that if
an application is using them to drive an audio level UI, that UI will be
in sync with the audio played out by the browser.

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

Received on Wednesday, 29 March 2017 03:24:44 UTC