Add CreateOutgoingAudioFrame. A new API for creating EncodedAudioFrames that are not linked to any particular sender. Add support in the audio sender to handle such frames. Migrate all calls from TransformableFrameInterface::GetTimestamp to TransformableFrameInterface::GetRtpTimestampInfo. Bug: chromium:524901718 Change-Id: I64f29ea2cdf442f160b2c6c76fd50cb4d5912a82 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/485761 Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Leonardo Evi <evil@chromium.org> Cr-Commit-Position: refs/heads/main@{#48109}
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.