commit | 1ae6a459868917c8c2bb3cc8080192abc4f4bbb2 | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Tue Mar 08 19:38:07 2016 |
committer | Magnus Jedvert <magjed@webrtc.org> | Tue Mar 08 19:38:15 2016 |
tree | 3e1acbb90ea88063a00fb14840e0d839452dd547 | |
parent | 5ed5ed953d2d0d667892a0bf528f65eb430cab18 [diff] |
Android VideoCapturerAndroid: Move stopListening() call to stopCaptureOnCameraThread() switchCamera() only calls stopCaptureOnCameraThread(), not stopCapture(), so the stopListening() call must be placed there. BUG=webrtc:5519,b/27497950 R=perkj@webrtc.org Review URL: https://codereview.webrtc.org/1770423002 . Cr-Commit-Position: refs/heads/master@{#11917}
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.