Use the PayloadType class rather than uint8_t in Codec class Also replace "int" with "PayloadType" in a number of interfaces, and make appropriate adjustments. This is one step towards controlling the issuing and consumption of PayloadType values. Bug: webrtc:360058654 Change-Id: I146bc4e3e9966b98864277eee6f52b75ba10d89a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/460021 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47286}
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.