commit | c17ca01f54efc3ba13fcb8abe05d396000a2b8fe | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Tue Sep 03 11:20:36 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 03 12:36:50 2024 |
tree | 63042364cc76410b2d0d10ba4d159bc1042a069a | |
parent | 682f7945d5e2bab2b554462e7923ed0ead0c4267 [diff] |
Move the payload type picker to call/ Since media/ and pc/ both have to use this, and both depend on call/, this seems to be the right place to put it. Also factor out the interface that media will use in a separate interface class. Bug: webrtc:360058654 Change-Id: I34acbecc618f23e19542ce4b0110d0e8ed9e55ee Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361281 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Florent Castelli <orphis@webrtc.org> Auto-Submit: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42933}
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.