MediaRecorder: update mimeType on onstart.
This change brings the MediaRecorder onstart behavior to spec compliance, as per https://github.com/w3c/mediacapture-record/pull/190. The change carries updates to web tests related to the following: - PeerConnection MediaRecorder tests have been added to cover the both spec wording related to avoiding transcoding and the normal transcoding use cases. - A test that shows that audio recording cannot happen without a sink tag has been added. - With this change, Chrome passes all the mime type tests. Bug: 1013590 Change-Id: I0001673fce20e995a3fe67336a7c9e87d70adc0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893855Reviewed-by:Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Markus Handell <handellm@google.com> Cr-Commit-Position: refs/heads/master@{#732487}
Showing
Please register or sign in to comment