commit | 4d461ba29806bb680f72a189cbab5469e545f65b | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Tue Sep 17 20:53:26 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 17 19:31:25 2019 +0000 |
tree | 085a940c33a3a55f7c189ad59d2ed3907ed63652 | |
parent | 86314cfb5dc09bba15a1607585e9ddd544078ac5 [diff] |
Reusing MediaStreamAllocationConfig struct in ObserverConfig. This makes it easier to follow the code and reduces the risk of accidents in the mapping of fields. Also renaming the ObserverConfig struct to AllocatableTrack to better reflect what it represents. Bug: webrtc:9883 Change-Id: Ia320363813db2b4bf7b37852882a1ccb7644ae0b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/153342 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29213}
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.