webrtc-extensions
webrtc-extensions copied to clipboard
captureTimestamp: RTCRtpContributingSource vs RTCRtpSynchronizationSource
The spec adds captureTimestamp and senderCaptureTimeoffset to RTCRtpContributingSource, yet the corresponding test (and apparently the implementation in Chromium) has them in RTCRtpSynchronizationSource.
(this was identified in the relevant Firefox bug)
+1