commit | e250645ea44b3eda975417d5128cc93b31aa3065 | [log] [tgz] |
---|---|---|
author | Ing. Jan Kaláb <pitlicek@gmail.com> | Mon Jul 16 11:50:32 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 17 07:27:37 2018 |
tree | cfc13de35d67172b42571a1e3bb73d59656c4c12 | |
parent | 4597e0c46fc5ecb1c63c325f87f91bdfc3c1c3fd [diff] |
Call callback in IDLE state In current state, if you want to do something with the capturer (eg. switch to next camera again) it fails with an exception that camera switch is already in progress. Change-Id: I908eb590b54fdf3346441097b39f1f2a2eb56ce8 Bug: webrtc:9527 Change-Id: I908eb590b54fdf3346441097b39f1f2a2eb56ce8 Reviewed-on: https://webrtc-review.googlesource.com/88700 Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23995}
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.
Authoritative list of directories that contain the native API header files.