commit | d2aa8f97f1091f87561d5559a72c27ec73fa4cdb | [log] [tgz] |
---|---|---|
author | Marina Ciocea <marinaciocea@webrtc.org> | Tue Mar 31 09:29:56 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 31 11:14:00 2020 |
tree | 886a42fd7a4ac70b69f6f0c8c3f736a98a7387aa | |
parent | e062c15ce64929f488bd57e5733c6661d11890ed [diff] |
Insert audio frame transformer between encoder and packetizer. The frame transformer is passed from RTPSenderInterface through the library to be eventually set in ChannelSend, where the frame transformation will occur in the follow-up CL. Insertable Streams Web API explainer: https://github.com/alvestrand/webrtc-media-streams/blob/master/explainer.md Design doc for WebRTC library changes: http://doc/1eiLkjNUkRy2FssCPLUp6eH08BZuXXoHfbbBP1ZN7EVk Bug: webrtc:11380 Change-Id: I01b2adc3c96b948d182d5401a9a4fe14cf5960a2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/171870 Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Per Ã…hgren <peah@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Reviewed-by: Magnus Flodman <mflodman@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30946}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.