[webrtc-pc] Pull Request: Clarify which timestamp RTCStats.timestamp represents.

taylor-b has just submitted a new pull request for 
https://github.com/w3c/webrtc-pc:

== Clarify which timestamp RTCStats.timestamp represents. ==
Fixes #729.

"timestamp" always refers to the locally measured timestamp. In the 
case
of stats with a remote source, this means the timestamp at which the
RTCP packet was received.

The remote timestamp will be added in a separate webrtc-stats PR:
https://github.com/w3c/webrtc-stats/pull/164

See https://github.com/w3c/webrtc-pc/pull/1039

Received on Saturday, 25 February 2017 03:30:07 UTC