Some members are accessed from the video processing thread for the VoEVideoSync interface, and thus need to be protected. This is a problem that TSan sometimes reports. Also moved UpdatePlayoutTimestamp to private section since it's only needed internally. And renamed least_required_delay_ms to LeastRequiredDelayMs, since it no longer just returns a cached value. BUG=webrtc:4663 Review URL: https://codereview.webrtc.org/1263223002 Cr-Commit-Position: refs/heads/master@{#9706}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.