commit | 26815237936446e35ed09592bdb55ab36e9a3286 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Fri Nov 16 09:32:40 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 16 10:08:11 2018 +0000 |
tree | e00ea63d25e0524e9b4299ac05765b8ca022162a | |
parent | 349ade3a4b927bf1060d26d0f8152aa243e7714c [diff] |
Tweak ChannelSend interface, to make it closer to ChannelSendProxy This is a preparation for deleting ChannelSendProxy. Signature is changed on a couple of methods. Unused methods EnableAudioNetworkAdaptor, DisableAudioNetworkAdaptor, SetReceiverFrameLengthRange and RtpRtcpModulePtr are deleted. Some methods are demoted to private: SendData, SendRtp, SendRtcp, PreferredSampleRate, Sending, and OnOverheadChanged. Bug: webrtc:9801 Change-Id: I982e72418a32e66fb5de410350b1bfebd9a3219c Reviewed-on: https://webrtc-review.googlesource.com/c/110605 Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25666}
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.