commit | 87e2d785a0ae7a1ac6c711e110d82114aedba890 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Thu Mar 07 09:18:23 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 07 10:12:57 2019 |
tree | d5f0117bedfa70e19ce3e2d13270af521abc7761 | |
parent | 0b69826ffbf74d58fc26834c56aeb57a8ab7ce1c [diff] |
Prepare for splitting FrameType into AudioFrameType and VideoFrameType This cl deprecates the FrameType enum, and adds aliases AudioFrameType and VideoFrameType. After downstream usage is updated, the enums will be separated and be moved out of common_types.h. Bug: webrtc:6883 Change-Id: I2aaf660169da45f22574b4cbb16aea8522cc07a6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/123184 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27011}
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.