commit | f824ef8062933507e46730d8ee48c1c79b5f8557 | [log] [tgz] |
---|---|---|
author | dharmesh <dharmesh.r.chauhan@gmail.com> | Mon Jul 20 09:10:28 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 11 13:18:39 2020 |
tree | f5e3dfadb21c1deaa50aec64c4db5aedf49bae66 | |
parent | bcb42f1e4be136c390986a40d9d5cb3ad0de260b [diff] |
Disable switch camera and route change buttons when processing When user touches switch camera it takes a while for camera to switch. So disabled switch camera button on touch and enabled it back when switch camera is done. It also gives visual feedback to user. Did same change for route change button as well. Route change operation is relatively fast but making this change make it robust in case the operation takes time. Also changed image color and background color highlight color for touch highlight. Bug: webrtc:11778 Change-Id: I037b830f7a02b49bf292b8838bd245db585dbd22 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/179041 Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31910}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.