[webrtc-pc] new commits pushed by aboba

The following commits were just pushed by aboba to https://github.com/w3c/webrtc-pc:

* Split getContributingSources into two methods, for CSRCs and SSRCs.

There's now getContributingSources and getSynchronizationSources,
which return RTCRtpContributingSources and
RTCRtpSynchronizationSources, respectively. These interfaces are
slightly different, in that only RTCRtpSynchronizationSource has
voiceActivityFlag, and non-nullable audioLevel.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/dded23eeb60c1103d9c207ac1f8634ff8f3b3d28

* Merge pull request #1133 from taylor-b/issue_1101_getssrcs

Split getContributingSources into two methods, for CSRCs and SSRCs.
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/20175d8998b25030b6934f3e2732c5f954dda677

Received on Thursday, 4 May 2017 14:20:14 UTC