commit | 8a5ac16fbf47afd7f9652914d07bc3c5c57c8d96 | [log] [tgz] |
---|---|---|
author | Tomas Gunnarsson <tommi@webrtc.org> | Mon Jan 03 14:16:46 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 03 20:00:52 2022 |
tree | 74a3564e63b10010d15d70daff7c6690f29ec0c7 | |
parent | e8fa1e1e7f7c9d17934cec5987c01f56bb6b1e46 [diff] |
Add ctor to RtpDemuxerCriteria to allow supplying 'mid' and 'rsid'. Add TODO for accessing `previous_demuxer_criteria_`, currently accessed from two threads (unsafe). Changed RtpDemuxerCriteria to be a class, all members private with accessor methods instead of direct variable access. Moving forward this can allow for things like checking for thread/sequence and state consistency. Bug: webrtc:12517, webrtc:11993 Change-Id: I21c1b3067e988494ce6f4c6c85c62165801883bf Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/244083 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35616}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.