commit | cdc89b4d14dd5e0c0026ce36c185a19614e2d1fd | [log] [tgz] |
---|---|---|
author | Marina Ciocea <marinaciocea@webrtc.org> | Thu May 14 18:01:02 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu May 14 19:26:55 2020 |
tree | d41d369f1039cc8f4460d2feda13d46e0fe26532 | |
parent | 91fdc607d89b5360671b34d56b588529e2bb1a51 [diff] |
Add GetMetadata() to TransformableVideoFrameInterface API. Define VideoHeaderMetadata, containing a subset of the metadata in RTP video header, and expose it the TransformableVideoFrameInterface, to enable web application to compute additional data according to their own logic, and eventually remove GetAdditionalData() from the interface. Bug: chromium:1069295 Change-Id: Id85b494a72cfd8bdd4c0614844b9f0ffae98c956 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/174822 Commit-Queue: Marina Ciocea <marinaciocea@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Magnus Flodman <mflodman@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31265}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.