Use the SDP ContentInfo helpers to avoid downcasting This changes all internal code to use the media_description() helper for ContentInfo along with the as_audio, as_video, and as_data casting methods introduced in a previous CL. Reduces the total number of pointer static_casts in pc/ from 351 to 122. Bug: webrtc:8620 Change-Id: I996f49b55f1501c758a9e5223e30539a9f8d4eac Reviewed-on: https://webrtc-review.googlesource.com/35921 Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Commit-Queue: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21419}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.