commit | 3c16978c8489e77d49932ab4b5af720fe427e544 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Thu Jan 21 15:12:17 2016 |
committer | Tommi <tommi@webrtc.org> | Thu Jan 21 15:12:28 2016 |
tree | 7e692f377e3a73b7e6161cfd3810a9f839821f60 | |
parent | 32be07bc36813d351c3555c502a819d3dd172d07 [diff] |
Remove cast to LocalAudioSource from AudioRtpSender. We can't assume that the audio source implementation will be our own internal one and we shouldn't apply local audio options to a remote audio track this way either. BUG=5423 R=solenberg@webrtc.org Review URL: https://codereview.webrtc.org/1576913002 . Cr-Commit-Position: refs/heads/master@{#11341}
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.