commit | 8b54e37cac2018d92abafc2dfdebb419c3ff8064 | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Tue Nov 14 14:14:30 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 15 10:49:56 2023 |
tree | 4f41c1a087ca37b1513e915ded21c5bf44c1dc6e | |
parent | eb6106e9d0a223f0c1f7a4c5c265f6521476092d [diff] |
DeviceInfoPipeWire: move include for PipeWireSession out of the header Moving the header file and definitions for PipeWireSession to the source file allows DeviceInfoPipeWire to be reimplemented or used in wrappers without the consumer needing to add PipeWire includes and definitions. Bug: webrtc:15654 Change-Id: I895059d50bdf9e6ed152eca729c618261701457a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/327381 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Jan Grulich <grulja@gmail.com> Cr-Commit-Position: refs/heads/main@{#41163}
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.