commit | 72a1d7d002ed820dc287074a5537bb789d0d38b5 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Wed Mar 05 12:26:17 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 05 13:32:32 2025 |
tree | 41ee747ef807ff788e5e201517abe2271bc43695 | |
parent | d9e96ef144bd40527dd9275dd926b761b58233f9 [diff] |
Deprecate the cricket::Codec access functions in MediaEngine The New Way is to mediate the translation from capabilities to cricket::Codec through the cricket::CodecVendor class. Bug: webrtc:360058654 Change-Id: I71cdda1d05871eaeaa7a90570dff1c2b8880c291 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/379820 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44050}
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.