- From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Apr 2017 06:00:55 +0000
- To: public-webrtc@w3.org
taylor-b has just submitted a new pull request for 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. See https://github.com/w3c/webrtc-pc/pull/1133
Received on Thursday, 20 April 2017 06:01:02 UTC