mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-19 16:47:50 +01:00
![]() The two timestamps, rtp time and corresponding system time, are always used together, for audio/video sync. The new method reads both timestamps, without releasing a lock in between. Ensures that the caller gets values corresponding to the same packet. Bug: webrtc:7135 Change-Id: I25bdcbe9ad620016bfad39841b339c266efade14 Reviewed-on: https://webrtc-review.googlesource.com/4062 Commit-Queue: Niels Moller <nisse@webrtc.org> Commit-Queue: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20120} |
||
---|---|---|
.. | ||
audio_coding | ||
audio_device | ||
audio_mixer | ||
audio_processing | ||
bitrate_controller | ||
congestion_controller | ||
desktop_capture | ||
include | ||
media_file | ||
pacing | ||
remote_bitrate_estimator | ||
rtp_rtcp | ||
utility | ||
video_capture | ||
video_coding | ||
video_processing | ||
BUILD.gn | ||
module_common_types_unittest.cc | ||
OWNERS |