Add payload_type.h to API This change moves the PayloadType strong alias definition from call/payload_type.h to api/payload_type.h to allow it to be used in api/ interfaces without circular dependencies. This is part of a larger refactoring to enforce type safety for payload types. Bug: webrtc:360058654 Change-Id: If8ee7da21d1fc14904172a9d7a6fea2473ea6379 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/448660 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#46887}
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.