Re: [webrtc-pc] Why is RTCRtpSynchronizationSource.voiceActivityFlag required-but-nullable?

> In dictionaries, required parts have the "required" keyword and all other elements can be omitted.

Correct.

> http://w3c.github.io/webrtc-pc/#dom-rtcrtpcontributingsource is my reference. Is it the right one?

For this issue, http://w3c.github.io/webrtc-pc/#dom-rtcrtpsynchronizationsource is the relevant-ish one (the really relevant reference is the webidl snippet, but this particular spec doesn't expose a way to link to it sanely).

Note that all the dictionary members here are "required".  That's the whole point.

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

Received on Wednesday, 20 December 2017 18:18:04 UTC