| commit | 617d89a385f2d65d017feb74c9499b3079c3d4dd | [log] [tgz] |
|---|---|---|
| author | Palak Agarwal <agpalak@google.com> | Mon Feb 06 12:43:46 2023 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 08 11:05:47 2023 |
| tree | f274bea437dff4b112531f599ebe278b02e0c929 | |
| parent | cd3e1d0ac4c064ce35389de5763fe583b7260a70 [diff] |
Add capture time as identifier in webrtc::VideoFrame This will be used by third_party/blink/renderer/platform/peerconnection/webrtc_video_track_source.cc to provide capture_time_identifier_ms_ from media::VideoFrame. This identifier would then be passed to webrtc::EncodedFrame and webrtc::TransformableVideoSenderFrame (in the future CLs) to be used as an identifier for encoded frames. Bug: webrtc:14878 Change-Id: I1d8a27891323d86fdc2f014988a8da572df84119 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/291805 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Palak Agarwal <agpalak@google.com> Cr-Commit-Position: refs/heads/main@{#39270}
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.