commit | b7d9d8346f5e51145675636da07156f2b3c4a19f | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Tue May 15 16:14:14 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 15 17:12:02 2018 |
tree | ea54f3ad24fd5e3ae4b1fc673f72c0a906eecb3d | |
parent | d2882187b15d68cd57035391b900513459d264a0 [diff] |
Implement RtpCodecParameters::parameters This will return all the fmtp parameters for the codecs, except for DTMF codes that don't fit the key=value pattern. Bug: webrtc:7112 Change-Id: I06a203ff64df2c3bc9bc2082cd0f374718b23510 Reviewed-on: https://webrtc-review.googlesource.com/71801 Commit-Queue: Florent Castelli <orphis@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23250}
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.