Move MaxWaitingTime and associated state to FrameDecodeTiming. This refactor migrates the logic for calculating the maximum time to wait before decoding a frame from VCMTiming to FrameDecodeTiming. - Move MaxWaitingTime and SetLastDecodeScheduledTimestamp from VCMTiming to FrameDecodeTiming. - Move corresponding unit tests for MaxWaitingTime from timing_unittest.cc to frame_decode_timing_unittest.cc. Bug: b/493549134 Change-Id: I6e0b204ebf790e110f43e26e2e73365671662c35 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/470040 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Åsa Persson <asapersson@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47659}
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.