VideoTrackRecorder: Defer initialization to after HW encoder support is known
Since querying of supported encoder profiles is asynchronous, it is possible for a site to create a MediaRecorder before the list of supported profiles is known. So wait until that list retrieved from the browser before continuing initialization. Bug: b:168834129 Change-Id: I8310e3342b413a120ad45a5ae0f7ac66fde41ede Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417873 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:Miguel Casas <mcasas@chromium.org> Reviewed-by:
Markus Handell <handellm@google.com> Cr-Commit-Position: refs/heads/master@{#827116}
Showing
Please register or sign in to comment