commit | 513492456d131acf55f58a79ff06ce921467ae49 | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@google.com> | Tue Jan 07 21:01:00 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jan 07 21:01:00 2020 |
tree | e33f5a8a0f7128a7f9ef755a39e066f23680f30a | |
parent | a8ecaa3453bce9ae07684ec80ebf2d02194bea2d [diff] |
MediaRecorder: Implements spontaneous stopping. When all recorded tracks have ended, the MediaRecorder should spontaneously stop and invoke onstop(), according to https://www.w3.org/TR/mediastream-recording/#mediarecorder-methods. This change implements this previously unimplemented feature. Bug: 1013590,1035454 Change-Id: Ia96fa56f8ef20ff347822591c01703bfb276072b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1969577 Commit-Queue: Markus Handell <handellm@google.com> Reviewed-by: Miguel Casas <mcasas@chromium.org> Reviewed-by: Guido Urdaneta <guidou@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#729067}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .