| commit | ad7cad8aba7ec1973be263ab5fd330b4a2244e19 | [log] [tgz] |
|---|---|---|
| author | gyzhou <gyzhou@chromium.org> | Thu May 11 23:10:03 2017 |
| committer | Commit bot <commit-bot@chromium.org> | Thu May 11 23:10:03 2017 |
| tree | d218965d29272022768ff6cdc4f2f600774aeb9b | |
| parent | 38605965bd68ad1e376c530883041b9c12f26d3b [diff] |
An example of Unity native plugin of webrtc for Windows OS Unity native plugin has to use Pinvoke technology in its APIs This plugin dll can also be used by Windows C# applications other than Unity. BUG=webrtc:7389 Review-Url: https://codereview.webrtc.org/2823783002 Cr-Commit-Position: refs/heads/master@{#18108}
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.