[mediacapture-record] MediaRecorder specification expects to synchronously know the list of supported mime types (#202)

youennf has just created a new issue for https://github.com/w3c/mediacapture-record:

== MediaRecorder specification expects to synchronously know the list of supported mime types ==
API surfaces this information in both isTypeSupported and MediaRecorder constructor.
In modern multi-process browser architecture, this is not ideal as this information may only be available asynchronously.

Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/202 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 31 July 2020 16:46:52 UTC