Skip to content

Commit

Permalink
fix bikeshed error (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar authored Feb 17, 2025
1 parent 122570b commit ab24705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MediaRecorder.bs
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@ exhausting the resources.
MIME types via the {{isTypeSupported()}} method. It will also select the most
appropriate codec and bandwidth allocation combination when these are not
defined in the {{MediaRecorderOptions}}, and make this information available via
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>
received in {{ondataavailable}}. It will also try to honour the
{{MediaRecorderOptions}} if specified.

Expand Down

0 comments on commit ab24705

Please sign in to comment.