commit | 1a86b781800ecc2fcce1ad21db8d71fafbf37c67 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Mon Jan 14 11:48:53 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 14 12:22:22 2019 |
tree | 506aabfade762b15b2689bfb9c58bb0757e64ece | |
parent | eb0de2284e31e1c26e3510bd667c6a96fc96af84 [diff] |
Delete StreamInterface methods GetPosition, SetPosition and Rewind Keep methods on subclasses where they are used: FifoBuffer and MemoryStream. Also FileStream gets to keep SetPosition, because it's used by a downstream subclass. Bug: webrtc:6424 Change-Id: If2a00855aba7c2c9dc0909cda7c8a8ef00e0b9af Reviewed-on: https://webrtc-review.googlesource.com/c/116487 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26237}
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.