commit | 5d5833370f7c921899f557fec8a0f2a659901a5a | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Thu Jul 14 07:14:26 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 14 14:14:31 2016 +0000 |
tree | e1aa3e514cec4db9fd12b5ffded4f91ecf6e4d5c | |
parent | 6c4d0f0bbf2522b7869f6238a08e27535a5adcb1 [diff] |
Fix VideoFrame inclusion in mediastreaminterface.h This cl clean up unused forward declaration of cricket::AudioFrame and cricket::Renderer. cricket::VideoFrame is used in the interface and thus the header file is included. BUG=webrtc:5687 Review-Url: https://codereview.webrtc.org/2145613006 Cr-Commit-Position: refs/heads/master@{#13477}
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.