commit | b4062e5611f3695ed84eb26389c9d463eef03bc6 | [log] [tgz] |
---|---|---|
author | Tony Herre <herre@google.com> | Thu Jun 29 09:02:22 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 29 13:42:15 2023 |
tree | beb4445fa062af596a789b8a1ac8fb35fe291f79 | |
parent | cabd77a5c7377370f92ddbf66114e62670971706 [diff] |
Add a setter for RTPTimestamp on TransformableFrameInterface Move the SetRTPTimestamp method from TransformableAudioFrameInterface to the base class, so that RTPTimestamps can also be modified on encoded video frames. Bug: webrtc:14709 Change-Id: I355be527c2be201c9201e04c431394c962237140 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/310781 Commit-Queue: Tony Herre <herre@google.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Palak Agarwal <agpalak@google.com> Cr-Commit-Position: refs/heads/main@{#40378}
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.