We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 122570b commit ab24705Copy full SHA for ab24705
MediaRecorder.bs
@@ -850,7 +850,7 @@ exhausting the resources.
850
MIME types via the {{isTypeSupported()}} method. It will also select the most
851
appropriate codec and bandwidth allocation combination when these are not
852
defined in the {{MediaRecorderOptions}}, and make this information available via
853
-the {{Blob/type}} attribute of the <code>event</code>'s' <code>data</code>
+the {{Blob/type}} attribute of the <code>event</code>'s <code>data</code>
854
received in {{ondataavailable}}. It will also try to honour the
855
{{MediaRecorderOptions}} if specified.
856
0 commit comments