Re: [webrtc-pc] Why is RTCRtpContributingSource.byte required-but-nullable?

Ah, I see.   It's really not clear from the `getContributingSources()` spec that if you don't support audioLevel _then_ you need to modify the dictionary accordingly.  I would expect that any implementor trying to implement `getContributingSources()` in a browser with no audioLevel support and following the current spec would just set the member to null...

-- 
GitHub Notification of comment by bzbarsky
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1688#issuecomment-350783333 using your GitHub account

Received on Monday, 11 December 2017 16:48:00 UTC