commit | ff7acb19a16d9604cf3e54f2cd4ebfa6cb5e8fc6 | [log] [tgz] |
---|---|---|
author | tserng <tserng@amazon.com> | Fri Jul 14 09:35:53 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 14 09:35:53 2017 |
tree | c8eee43e03224b28bbfcd6351870f6ef47ef5799 | |
parent | c8f92306679ca7aada3698024a7133321450693e [diff] |
Reset isFirstFrameRendered on init of SurfaceViewRenderer If a SurfaceViewRenderer is reinitialized, the onFirstFrameRendered callback is not fired. Ensure that we reset the flag when the SurfaceViewRenderer is initialized. BUG=webrtc:7985 Review-Url: https://codereview.webrtc.org/2981793002 Cr-Commit-Position: refs/heads/master@{#19016}
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.