Make `rtc_event_begin_end` publically visible.
This allows downstream users to use the
`ParsedRtcEventLog::{start,stop}_log_events()` accessors. This can, for example, be useful in unit tests where a final stop event is emitted to indicate the end of a log.
All other event targets in this build file are publicly visible, so this
is probably an oversight.
Change-Id: Iba17de1f5b91a297db939459cd78e5ad070d2d48
Bug: b/394338823
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/388060
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#44455}
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.