commit | 4da058c0ddfee9041c04461dc50d15c766a8bcd4 | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Wed Feb 08 18:41:20 2017 |
committer | Commit bot <commit-bot@chromium.org> | Wed Feb 08 18:41:20 2017 |
tree | 0ef0e11155701aa95c3542e87a07d319bb2359bf | |
parent | bb46b95dbea0857651c32883efc02bbac0f90c09 [diff] |
Create an Obj-C wrapper of the RtpReceiverObserverInterface. Create the RTCRtpReceiverDelegate which is a wrapper over webrtc::RtpReceiverObserverInterface. The callback will be called whenever the first rtp packet is received. Related CL: https://codereview.webrtc.org/2531333003/ BUG=webrtc:6742 Review-Url: https://codereview.webrtc.org/2641923003 Cr-Commit-Position: refs/heads/master@{#16501}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.