Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split getContributingSources into two methods, for CSRCs and SSRCs. #1133

Merged
merged 1 commit into from May 4, 2017

Commits on Apr 20, 2017

  1. 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.
    taylor-b committed Apr 20, 2017
    Copy the full SHA
    dded23e View commit details
    Browse the repository at this point in the history