commit | bfd44e083746f8874dbe081670d7ccd1a5002a5e | [log] [tgz] |
---|---|---|
author | Rasmus Brandt <brandtr@webrtc.org> | Fri Jul 06 10:34:57 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 06 09:32:51 2018 +0000 |
tree | bff693d86b2ba6d227b00070641666727340bbdf | |
parent | 282dad1943ca0a73e64e39b7d51f0548a9c32ed2 [diff] |
Add JavaToNativeVideoCodecInfo to native API. This conversion function is useful for downstream native codecs which want to take a VideoCodecInfo in the Java wrapper and use it as a SdpVideoFormat in the C++ object. Bug: webrtc:9495 Change-Id: Id2ece708eafd4be648fafff9e94aa13ace504bdf Reviewed-on: https://webrtc-review.googlesource.com/87381 Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23865}
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.