|
23 | 23 | "html": "Let <var>recorder</var> be a newly constructed <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#mediarecorder\" id=\"ref-for-mediarecorder①\">MediaRecorder</a></code> object." |
24 | 24 | }, |
25 | 25 | { |
26 | | - "html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"constrainedmimetype\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[ConstrainedMimeType]]</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> internal slot,\n initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-mimetype\" id=\"ref-for-dom-mediarecorderoptions-mimetype①\">mimeType</a></code> member." |
| 26 | + "html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"constrainedmimetype\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[ConstrainedMimeType]]</dfn> internal slot,\n initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-mimetype\" id=\"ref-for-dom-mediarecorderoptions-mimetype①\">mimeType</a></code> member." |
27 | 27 | }, |
28 | 28 | { |
29 | | - "html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"constrainedbitspersecond\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[ConstrainedBitsPerSecond]]</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> internal\n slot, initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-bitspersecond\" id=\"ref-for-dom-mediarecorderoptions-bitspersecond\">bitsPerSecond</a></code> member if it is present, otherwise <code>null</code>." |
| 29 | + "html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"constrainedbitspersecond\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[ConstrainedBitsPerSecond]]</dfn> internal\n slot, initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-bitspersecond\" id=\"ref-for-dom-mediarecorderoptions-bitspersecond\">bitsPerSecond</a></code> member if it is present, otherwise <code>null</code>." |
30 | 30 | }, |
31 | 31 | { |
32 | | - "html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"videokeyframeintervalduration\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[VideoKeyFrameIntervalDuration]]</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> internal\n slot, initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-videokeyframeintervalduration\" id=\"ref-for-dom-mediarecorderoptions-videokeyframeintervalduration\">videoKeyFrameIntervalDuration</a></code> member if it is present, otherwise <code>null</code>." |
| 32 | + "html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"videokeyframeintervalduration\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[VideoKeyFrameIntervalDuration]]</dfn> internal\n slot, initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-videokeyframeintervalduration\" id=\"ref-for-dom-mediarecorderoptions-videokeyframeintervalduration\">videoKeyFrameIntervalDuration</a></code> member if it is present, otherwise <code>null</code>." |
33 | 33 | }, |
34 | 34 | { |
35 | | - "html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"videokeyframeintervalcount\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[VideoKeyFrameIntervalCount]]</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> internal\n slot, initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-videokeyframeintervalcount\" id=\"ref-for-dom-mediarecorderoptions-videokeyframeintervalcount\">videoKeyFrameIntervalCount</a></code> member if it is present, otherwise <code>null</code>." |
| 35 | + "html": "Let <var>recorder</var> have a <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"videokeyframeintervalcount\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">[[VideoKeyFrameIntervalCount]]</dfn> internal\n slot, initialized to the value of <var>options</var>’ <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorderoptions-videokeyframeintervalcount\" id=\"ref-for-dom-mediarecorderoptions-videokeyframeintervalcount\">videoKeyFrameIntervalCount</a></code> member if it is present, otherwise <code>null</code>." |
36 | 36 | }, |
37 | 37 | { |
38 | 38 | "html": "Initialize <var>recorder</var>’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/mediastream-recording/#dom-mediarecorder-stream\" id=\"ref-for-dom-mediarecorder-stream①\">stream</a></code> attribute to <var>stream</var>." |
|
212 | 212 | { |
213 | 213 | "name": "Inactivate the recorder", |
214 | 214 | "href": "https://www.w3.org/TR/mediastream-recording/#abstract-opdef-inactivate-the-recorder", |
215 | | - "html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"abstract-op\" data-export=\"\" id=\"abstract-opdef-inactivate-the-recorder\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">Inactivate the recorder</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> algorithm given a <var>recorder</var>, is as follows:", |
| 215 | + "html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"abstract-op\" data-export=\"\" id=\"abstract-opdef-inactivate-the-recorder\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">Inactivate the recorder</dfn> algorithm given a <var>recorder</var>, is as follows:", |
216 | 216 | "rationale": "set", |
217 | 217 | "steps": [ |
218 | 218 | { |
|
310 | 310 | "html": "Resume (or continue) gathering data into the current <var>blob</var>." |
311 | 311 | }, |
312 | 312 | { |
313 | | - "html": "Let <var>target</var> be the MediaRecorder context object. <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-event-fire\" id=\"ref-for-concept-event-fire⑦\">Fire\n an event</a> named <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#resume\" id=\"ref-for-resume\">resume</a> at <var>target</var>." |
| 313 | + "html": "Let <var>target</var> be the MediaRecorder context object. <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-event-fire\" id=\"ref-for-concept-event-fire⑦\">Fire\n an event</a> named <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webdriver-bidi/#resume\" id=\"ref-for-resume\">resume</a> at <var>target</var>." |
314 | 314 | } |
315 | 315 | ] |
316 | 316 | }, |
|
345 | 345 | { |
346 | 346 | "name": "is type supported", |
347 | 347 | "href": "https://www.w3.org/TR/mediastream-recording/#abstract-opdef-is-type-supported", |
348 | | - "html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"abstract-op\" data-export=\"\" id=\"abstract-opdef-is-type-supported\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">is type supported</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> algorithm consists of the following steps.", |
| 348 | + "html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"abstract-op\" data-export=\"\" id=\"abstract-opdef-is-type-supported\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">is type supported</dfn> algorithm consists of the following steps.", |
349 | 349 | "rationale": ".algorithm", |
350 | 350 | "steps": [ |
351 | 351 | { |
|
0 commit comments