commit | 86162d94d5b95db13e1c8e588ed19a88e1e3fca9 | [log] [tgz] |
---|---|---|
author | Palak Agarwal <agpalak@google.com> | Wed Aug 09 08:52:39 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 09 10:01:58 2023 |
tree | 7fbeb4106b1b2f67c83bb913bfc8da46a4dc6989 | |
parent | 762f193ca4cf7f32c665461e92b36811b1ef6fbd [diff] |
Implement setMetadata for receiver encoded video frames This change adds a new function to RTPFrameObject to allow setting the RTPVideoHeader from VideoFrameMetadata. The setMetadata function in TransformableVideoReceiverFrame disallows changing anything other than frameID and dependencies. Change-Id: I74e55ffbe1f426b660c2e243b20358c6a6cc2ffd Bug: chromium:1464853 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/314963 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Palak Agarwal <agpalak@google.com> Reviewed-by: Tony Herre <herre@google.com> Cr-Commit-Position: refs/heads/main@{#40530}
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.