repo_id
stringlengths
22
103
file_path
stringlengths
41
147
content
stringlengths
181
193k
__index_level_0__
int64
0
0
data/mdn-content/files/en-us/web/api/audiolistener
data/mdn-content/files/en-us/web/api/audiolistener/upy/index.md
--- title: "AudioListener: upY property" short-title: upY slug: Web/API/AudioListener/upY page-type: web-api-instance-property browser-compat: api.AudioListener.upY --- {{ APIRef("Web Audio API") }} The `upY` read-only property of the {{ domxref("AudioListener") }} interface is an {{domxref("AudioParam")}} representi...
0
data/mdn-content/files/en-us/web/api/audiolistener
data/mdn-content/files/en-us/web/api/audiolistener/positionx/index.md
--- title: "AudioListener: positionX property" short-title: positionX slug: Web/API/AudioListener/positionX page-type: web-api-instance-property browser-compat: api.AudioListener.positionX --- {{ APIRef("Web Audio API") }} The `positionX` read-only property of the {{ domxref("AudioListener") }} interface is an {{domx...
0
data/mdn-content/files/en-us/web/api/audiolistener
data/mdn-content/files/en-us/web/api/audiolistener/positiony/index.md
--- title: "AudioListener: positionY property" short-title: positionY slug: Web/API/AudioListener/positionY page-type: web-api-instance-property browser-compat: api.AudioListener.positionY --- {{ APIRef("Web Audio API") }} The `positionY` read-only property of the {{ domxref("AudioListener") }} interface is an {{domx...
0
data/mdn-content/files/en-us/web/api/audiolistener
data/mdn-content/files/en-us/web/api/audiolistener/upx/index.md
--- title: "AudioListener: upX property" short-title: upX slug: Web/API/AudioListener/upX page-type: web-api-instance-property browser-compat: api.AudioListener.upX --- {{ APIRef("Web Audio API") }} The `upX` read-only property of the {{ domxref("AudioListener") }} interface is an {{domxref("AudioParam")}} representi...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/xmlhttprequestupload/index.md
--- title: XMLHttpRequestUpload slug: Web/API/XMLHttpRequestUpload page-type: web-api-interface browser-compat: api.XMLHttpRequestUpload --- {{APIRef("XMLHttpRequest API")}} The **`XMLHttpRequestUpload`** interface represents the upload process for a specific {{domxref("XMLHttpRequest")}}. It is an _opaque_ object th...
0
data/mdn-content/files/en-us/web/api/xmlhttprequestupload
data/mdn-content/files/en-us/web/api/xmlhttprequestupload/abort_event/index.md
--- title: "XMLHttpRequestUpload: abort event" short-title: abort slug: Web/API/XMLHttpRequestUpload/abort_event page-type: web-api-event browser-compat: api.XMLHttpRequestUpload.abort_event --- {{APIRef("XMLHttpRequest API")}} The `abort` event is fired at {{domxref("XMLHttpRequestUpload")}} when a request has been ...
0
data/mdn-content/files/en-us/web/api/xmlhttprequestupload
data/mdn-content/files/en-us/web/api/xmlhttprequestupload/progress_event/index.md
--- title: "XMLHttpRequestUpload: progress event" short-title: progress slug: Web/API/XMLHttpRequestUpload/progress_event page-type: web-api-event browser-compat: api.XMLHttpRequestUpload.progress_event --- {{APIRef("XMLHttpRequest API")}} The **`progress`** event is fired periodically when a request receives more da...
0
data/mdn-content/files/en-us/web/api/xmlhttprequestupload
data/mdn-content/files/en-us/web/api/xmlhttprequestupload/loadstart_event/index.md
--- title: "XMLHttpRequestUpload: loadstart event" short-title: loadstart slug: Web/API/XMLHttpRequestUpload/loadstart_event page-type: web-api-event browser-compat: api.XMLHttpRequestUpload.loadstart_event --- {{APIRef("XMLHttpRequest API")}} The **`loadstart`** event is fired when a request has started to load data...
0
data/mdn-content/files/en-us/web/api/xmlhttprequestupload
data/mdn-content/files/en-us/web/api/xmlhttprequestupload/loadend_event/index.md
--- title: "XMLHttpRequestUpload: loadend event" short-title: loadend slug: Web/API/XMLHttpRequestUpload/loadend_event page-type: web-api-event browser-compat: api.XMLHttpRequestUpload.loadend_event --- {{APIRef("XMLHttpRequest API")}} The **`loadend`** event is fired when a request has completed, whether successfull...
0
data/mdn-content/files/en-us/web/api/xmlhttprequestupload
data/mdn-content/files/en-us/web/api/xmlhttprequestupload/timeout_event/index.md
--- title: "XMLHttpRequestUpload: timeout event" short-title: timeout slug: Web/API/XMLHttpRequestUpload/timeout_event page-type: web-api-event browser-compat: api.XMLHttpRequestUpload.timeout_event --- {{APIRef("XMLHttpRequest API")}} The **`timeout`** event is fired when progression is terminated due to preset time...
0
data/mdn-content/files/en-us/web/api/xmlhttprequestupload
data/mdn-content/files/en-us/web/api/xmlhttprequestupload/load_event/index.md
--- title: "XMLHttpRequestUpload: load event" short-title: load slug: Web/API/XMLHttpRequestUpload/load_event page-type: web-api-event browser-compat: api.XMLHttpRequest.load_event --- {{APIRef("XMLHttpRequest API")}} The `load` event is fired when an {{domxref("XMLHttpRequestUpload")}} transaction completes successf...
0
data/mdn-content/files/en-us/web/api/xmlhttprequestupload
data/mdn-content/files/en-us/web/api/xmlhttprequestupload/error_event/index.md
--- title: "XMLHttpRequestUpload: error event" short-title: error slug: Web/API/XMLHttpRequestUpload/error_event page-type: web-api-event browser-compat: api.XMLHttpRequestUpload.error_event --- {{APIRef("XMLHttpRequest API")}} The `error` event is fired when the request encountered an error. ## Syntax Use the even...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/audioparam/index.md
--- title: AudioParam slug: Web/API/AudioParam page-type: web-api-interface browser-compat: api.AudioParam --- {{APIRef("Web Audio API")}} The Web Audio API's `AudioParam` interface represents an audio-related parameter, usually a parameter of an {{domxref("AudioNode")}} (such as {{ domxref("GainNode.gain") }}). An ...
0
data/mdn-content/files/en-us/web/api/audioparam
data/mdn-content/files/en-us/web/api/audioparam/cancelscheduledvalues/index.md
--- title: "AudioParam: cancelScheduledValues() method" short-title: cancelScheduledValues() slug: Web/API/AudioParam/cancelScheduledValues page-type: web-api-instance-method browser-compat: api.AudioParam.cancelScheduledValues --- {{ APIRef("Web Audio API") }} The `cancelScheduledValues()` method of the {{ domxref("...
0
data/mdn-content/files/en-us/web/api/audioparam
data/mdn-content/files/en-us/web/api/audioparam/settargetattime/index.md
--- title: "AudioParam: setTargetAtTime() method" short-title: setTargetAtTime() slug: Web/API/AudioParam/setTargetAtTime page-type: web-api-instance-method browser-compat: api.AudioParam.setTargetAtTime --- {{ APIRef("Web Audio API") }} The `setTargetAtTime()` method of the {{domxref("AudioParam")}} interface schedu...
0
data/mdn-content/files/en-us/web/api/audioparam
data/mdn-content/files/en-us/web/api/audioparam/minvalue/index.md
--- title: "AudioParam: minValue property" short-title: minValue slug: Web/API/AudioParam/minValue page-type: web-api-instance-property browser-compat: api.AudioParam.minValue --- {{APIRef("Web Audio API")}} The **`minValue`** read-only property of the {{domxref("AudioParam")}} interface represents the minimum possib...
0
data/mdn-content/files/en-us/web/api/audioparam
data/mdn-content/files/en-us/web/api/audioparam/cancelandholdattime/index.md
--- title: "AudioParam: cancelAndHoldAtTime() method" short-title: cancelAndHoldAtTime() slug: Web/API/AudioParam/cancelAndHoldAtTime page-type: web-api-instance-method browser-compat: api.AudioParam.cancelAndHoldAtTime --- {{APIRef("Web Audio API")}} The **`cancelAndHoldAtTime()`** method of the {{domxref("AudioPara...
0
data/mdn-content/files/en-us/web/api/audioparam
data/mdn-content/files/en-us/web/api/audioparam/value/index.md
--- title: "AudioParam: value property" short-title: value slug: Web/API/AudioParam/value page-type: web-api-instance-property browser-compat: api.AudioParam.value --- {{APIRef("Web Audio API")}} The [Web Audio API's](/en-US/docs/Web/API/Web_Audio_API) {{domxref("AudioParam")}} interface property **`value`** gets or ...
0
data/mdn-content/files/en-us/web/api/audioparam
data/mdn-content/files/en-us/web/api/audioparam/defaultvalue/index.md
--- title: "AudioParam: defaultValue property" short-title: defaultValue slug: Web/API/AudioParam/defaultValue page-type: web-api-instance-property browser-compat: api.AudioParam.defaultValue --- {{APIRef("Web Audio API")}} The **`defaultValue`** read-only property of the {{ domxref("AudioParam") }} interface represe...
0
data/mdn-content/files/en-us/web/api/audioparam
data/mdn-content/files/en-us/web/api/audioparam/exponentialramptovalueattime/index.md
--- title: "AudioParam: exponentialRampToValueAtTime() method" short-title: exponentialRampToValueAtTime() slug: Web/API/AudioParam/exponentialRampToValueAtTime page-type: web-api-instance-method browser-compat: api.AudioParam.exponentialRampToValueAtTime --- {{ APIRef("Web Audio API") }} The **`exponentialRampToValu...
0
data/mdn-content/files/en-us/web/api/audioparam
data/mdn-content/files/en-us/web/api/audioparam/setvalueattime/index.md
--- title: "AudioParam: setValueAtTime() method" short-title: setValueAtTime() slug: Web/API/AudioParam/setValueAtTime page-type: web-api-instance-method browser-compat: api.AudioParam.setValueAtTime --- {{ APIRef("Web Audio API") }} The `setValueAtTime()` method of the {{domxref("AudioParam")}} interface schedules a...
0
data/mdn-content/files/en-us/web/api/audioparam
data/mdn-content/files/en-us/web/api/audioparam/linearramptovalueattime/index.md
--- title: "AudioParam: linearRampToValueAtTime() method" short-title: linearRampToValueAtTime() slug: Web/API/AudioParam/linearRampToValueAtTime page-type: web-api-instance-method browser-compat: api.AudioParam.linearRampToValueAtTime --- {{ APIRef("Web Audio API") }} The `linearRampToValueAtTime()` method of the {{...
0
data/mdn-content/files/en-us/web/api/audioparam
data/mdn-content/files/en-us/web/api/audioparam/maxvalue/index.md
--- title: "AudioParam: maxValue property" short-title: maxValue slug: Web/API/AudioParam/maxValue page-type: web-api-instance-property browser-compat: api.AudioParam.maxValue --- {{APIRef("Web Audio API")}} The **`maxValue`** read-only property of the {{domxref("AudioParam")}} interface represents the maximum possib...
0
data/mdn-content/files/en-us/web/api/audioparam
data/mdn-content/files/en-us/web/api/audioparam/setvaluecurveattime/index.md
--- title: "AudioParam: setValueCurveAtTime() method" short-title: setValueCurveAtTime() slug: Web/API/AudioParam/setValueCurveAtTime page-type: web-api-instance-method browser-compat: api.AudioParam.setValueCurveAtTime --- {{APIRef("Web Audio API")}} The **`setValueCurveAtTime()`** method of the {{domxref("AudioPara...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/audiodecoder/index.md
--- title: AudioDecoder slug: Web/API/AudioDecoder page-type: web-api-interface status: - experimental browser-compat: api.AudioDecoder --- {{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}} The **`AudioDecoder`** interface of the {{domxref('WebCodecs API','','',' ')}} decodes chunks of audio. {...
0
data/mdn-content/files/en-us/web/api/audiodecoder
data/mdn-content/files/en-us/web/api/audiodecoder/configure/index.md
--- title: "AudioDecoder: configure() method" short-title: configure() slug: Web/API/AudioDecoder/configure page-type: web-api-instance-method status: - experimental browser-compat: api.AudioDecoder.configure --- {{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}} The **`configure()`** method of t...
0
data/mdn-content/files/en-us/web/api/audiodecoder
data/mdn-content/files/en-us/web/api/audiodecoder/decodequeuesize/index.md
--- title: "AudioDecoder: decodeQueueSize property" short-title: decodeQueueSize slug: Web/API/AudioDecoder/decodeQueueSize page-type: web-api-instance-property status: - experimental browser-compat: api.AudioDecoder.decodeQueueSize --- {{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}} The **`de...
0
data/mdn-content/files/en-us/web/api/audiodecoder
data/mdn-content/files/en-us/web/api/audiodecoder/dequeue_event/index.md
--- title: "AudioDecoder: dequeue event" short-title: dequeue slug: Web/API/AudioDecoder/dequeue_event page-type: web-api-event status: - experimental browser-compat: api.AudioDecoder.dequeue_event --- {{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}} The **`dequeue`** event of the {{domxref("Au...
0
data/mdn-content/files/en-us/web/api/audiodecoder
data/mdn-content/files/en-us/web/api/audiodecoder/audiodecoder/index.md
--- title: "AudioDecoder: AudioDecoder() constructor" short-title: AudioDecoder() slug: Web/API/AudioDecoder/AudioDecoder page-type: web-api-constructor status: - experimental browser-compat: api.AudioDecoder.AudioDecoder --- {{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}} The **`AudioDecoder(...
0
data/mdn-content/files/en-us/web/api/audiodecoder
data/mdn-content/files/en-us/web/api/audiodecoder/flush/index.md
--- title: "AudioDecoder: flush() method" short-title: flush() slug: Web/API/AudioDecoder/flush page-type: web-api-instance-method status: - experimental browser-compat: api.AudioDecoder.flush --- {{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}} The **`flush()`** method of the {{domxref("AudioD...
0
data/mdn-content/files/en-us/web/api/audiodecoder
data/mdn-content/files/en-us/web/api/audiodecoder/decode/index.md
--- title: "AudioDecoder: decode() method" short-title: decode() slug: Web/API/AudioDecoder/decode page-type: web-api-instance-method status: - experimental browser-compat: api.AudioDecoder.decode --- {{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}} The **`decode()`** method of the {{domxref("A...
0
data/mdn-content/files/en-us/web/api/audiodecoder
data/mdn-content/files/en-us/web/api/audiodecoder/isconfigsupported_static/index.md
--- title: "AudioDecoder: isConfigSupported() static method" short-title: isConfigSupported() slug: Web/API/AudioDecoder/isConfigSupported_static page-type: web-api-static-method status: - experimental browser-compat: api.AudioDecoder.isConfigSupported_static --- {{APIRef("WebCodecs API")}}{{SecureContext_Header}}{{...
0
data/mdn-content/files/en-us/web/api/audiodecoder
data/mdn-content/files/en-us/web/api/audiodecoder/state/index.md
--- title: "AudioDecoder: state property" short-title: state slug: Web/API/AudioDecoder/state page-type: web-api-instance-property status: - experimental browser-compat: api.AudioDecoder.state --- {{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}} The **`state`** read-only property of the {{domxr...
0
data/mdn-content/files/en-us/web/api/audiodecoder
data/mdn-content/files/en-us/web/api/audiodecoder/reset/index.md
--- title: "AudioDecoder: reset() method" short-title: reset() slug: Web/API/AudioDecoder/reset page-type: web-api-instance-method status: - experimental browser-compat: api.AudioDecoder.reset --- {{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}} The **`reset()`** method of the {{domxref("AudioD...
0
data/mdn-content/files/en-us/web/api/audiodecoder
data/mdn-content/files/en-us/web/api/audiodecoder/close/index.md
--- title: "AudioDecoder: close() method" short-title: close() slug: Web/API/AudioDecoder/close page-type: web-api-instance-method status: - experimental browser-compat: api.AudioDecoder.close --- {{securecontext_header}}{{APIRef("WebCodecs API")}}{{SeeCompatTable}} The **`close()`** method of the {{domxref("AudioD...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/submitevent/index.md
--- title: SubmitEvent slug: Web/API/SubmitEvent page-type: web-api-interface browser-compat: api.SubmitEvent --- {{APIRef("HTML DOM")}} The **`SubmitEvent`** interface defines the object used to represent an {{Glossary("HTML")}} form's {{domxref("HTMLFormElement.submit_event", "submit")}} event. This event is fired ...
0
data/mdn-content/files/en-us/web/api/submitevent
data/mdn-content/files/en-us/web/api/submitevent/submitevent/index.md
--- title: "SubmitEvent: SubmitEvent() constructor" short-title: SubmitEvent() slug: Web/API/SubmitEvent/SubmitEvent page-type: web-api-constructor browser-compat: api.SubmitEvent.SubmitEvent --- {{APIRef("HTML DOM")}} The **`SubmitEvent()`** constructor creates and returns a new {{domxref("SubmitEvent")}} object, wh...
0
data/mdn-content/files/en-us/web/api/submitevent
data/mdn-content/files/en-us/web/api/submitevent/submitter/index.md
--- title: "SubmitEvent: submitter property" short-title: submitter slug: Web/API/SubmitEvent/submitter page-type: web-api-instance-property browser-compat: api.SubmitEvent.submitter --- {{APIRef("HTML DOM")}} The read-only **`submitter`** property found on the {{domxref("SubmitEvent")}} interface specifies the submi...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/xrboundedreferencespace/index.md
--- title: XRBoundedReferenceSpace slug: Web/API/XRBoundedReferenceSpace page-type: web-api-interface status: - experimental browser-compat: api.XRBoundedReferenceSpace --- {{APIRef("WebXR Device API")}}{{SecureContext_Header}}{{SeeCompatTable}} The [WebXR Device API](/en-US/docs/Web/API/WebXR_Device_API)'s **`XRBo...
0
data/mdn-content/files/en-us/web/api/xrboundedreferencespace
data/mdn-content/files/en-us/web/api/xrboundedreferencespace/boundsgeometry/index.md
--- title: "XRBoundedReferenceSpace: boundsGeometry property" short-title: boundsGeometry slug: Web/API/XRBoundedReferenceSpace/boundsGeometry page-type: web-api-instance-property status: - experimental browser-compat: api.XRBoundedReferenceSpace.boundsGeometry --- {{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{S...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/xrreferencespace/index.md
--- title: XRReferenceSpace slug: Web/API/XRReferenceSpace page-type: web-api-interface browser-compat: api.XRReferenceSpace --- {{APIRef("WebXR Device API")}}{{secureContext_header}} The WebXR Device API's **`XRReferenceSpace`** interface describes the coordinate system for a specific tracked entity or object within...
0
data/mdn-content/files/en-us/web/api/xrreferencespace
data/mdn-content/files/en-us/web/api/xrreferencespace/getoffsetreferencespace/index.md
--- title: "XRReferenceSpace: getOffsetReferenceSpace() method" short-title: getOffsetReferenceSpace() slug: Web/API/XRReferenceSpace/getOffsetReferenceSpace page-type: web-api-instance-method browser-compat: api.XRReferenceSpace.getOffsetReferenceSpace --- {{APIRef("WebXR Device API")}}{{SecureContext_Header}} The {...
0
data/mdn-content/files/en-us/web/api/xrreferencespace
data/mdn-content/files/en-us/web/api/xrreferencespace/reset_event/index.md
--- title: "XRReferenceSpace: reset event" short-title: reset slug: Web/API/XRReferenceSpace/reset_event page-type: web-api-event browser-compat: api.XRReferenceSpace.reset_event --- {{APIRef("WebXR Device API")}}{{SecureContext_Header}} The **`reset`** event is sent to an {{domxref("XRReferenceSpace")}} object when ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/timeranges/index.md
--- title: TimeRanges slug: Web/API/TimeRanges page-type: web-api-interface browser-compat: api.TimeRanges --- {{APIRef("DOM")}} When loading a media resource for use by an {{HTMLElement("audio")}} or {{HTMLElement("video")}} element, the **`TimeRanges`** interface is used for representing the time ranges of the medi...
0
data/mdn-content/files/en-us/web/api/timeranges
data/mdn-content/files/en-us/web/api/timeranges/length/index.md
--- title: "TimeRanges: length property" short-title: length slug: Web/API/TimeRanges/length page-type: web-api-instance-property browser-compat: api.TimeRanges.length --- {{APIRef("DOM")}} The **`TimeRanges.length`** read-only property returns the number of ranges in the object. ## Value A number. ## Examples Gi...
0
data/mdn-content/files/en-us/web/api/timeranges
data/mdn-content/files/en-us/web/api/timeranges/start/index.md
--- title: "TimeRanges: start() method" short-title: start() slug: Web/API/TimeRanges/start page-type: web-api-instance-method browser-compat: api.TimeRanges.start --- {{APIRef("DOM")}} The **`start()`** method of the {{domxref("TimeRanges")}} interface returns the time offset at which a specified time range begins. ...
0
data/mdn-content/files/en-us/web/api/timeranges
data/mdn-content/files/en-us/web/api/timeranges/end/index.md
--- title: "TimeRanges: end() method" short-title: end() slug: Web/API/TimeRanges/end page-type: web-api-instance-method browser-compat: api.TimeRanges.end --- {{APIRef("DOM")}} The **`end()`** method of the {{domxref("TimeRanges")}} interface returns the time offset at which a specified time range ends. ## Syntax ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/htmlhtmlelement/index.md
--- title: HTMLHtmlElement slug: Web/API/HTMLHtmlElement page-type: web-api-interface browser-compat: api.HTMLHtmlElement --- {{ APIRef("HTML DOM") }} The **`HTMLHtmlElement`** interface serves as the root node for a given HTML document. This object inherits the properties and methods described in the {{domxref("HTML...
0
data/mdn-content/files/en-us/web/api/htmlhtmlelement
data/mdn-content/files/en-us/web/api/htmlhtmlelement/version/index.md
--- title: "HTMLHtmlElement: version property" short-title: version slug: Web/API/HTMLHtmlElement/version page-type: web-api-instance-property status: - deprecated browser-compat: api.HTMLHtmlElement.version --- {{ APIRef("HTML DOM") }} {{deprecated_header}} > **Note:** This property has been declared as deprecated...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/rtcrtpscripttransform/index.md
--- title: RTCRtpScriptTransform slug: Web/API/RTCRtpScriptTransform page-type: web-api-interface browser-compat: api.RTCRtpScriptTransform --- {{APIRef("WebRTC")}} The **`RTCRtpScriptTransform`** interface of the [WebRTC API](/en-US/docs/Web/API/WebRTC_API) is used to insert a [WebRTC Encoded Transform](/en-US/docs/...
0
data/mdn-content/files/en-us/web/api/rtcrtpscripttransform
data/mdn-content/files/en-us/web/api/rtcrtpscripttransform/rtcrtpscripttransform/index.md
--- title: "RTCRtpScriptTransform: RTCRtpScriptTransform() constructor" short-title: RTCRtpScriptTransform() slug: Web/API/RTCRtpScriptTransform/RTCRtpScriptTransform page-type: web-api-constructor browser-compat: api.RTCRtpScriptTransform.RTCRtpScriptTransform --- {{APIRef("WebRTC")}} The **`RTCRtpScriptTransform()`...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/cssprimitivevalue/index.md
--- title: CSSPrimitiveValue slug: Web/API/CSSPrimitiveValue page-type: web-api-interface status: - deprecated browser-compat: api.CSSPrimitiveValue --- {{APIRef("CSSOM")}}{{deprecated_header}} The **`CSSPrimitiveValue`** interface derives from the {{DOMxRef("CSSValue")}} interface and represents the current comput...
0
data/mdn-content/files/en-us/web/api/cssprimitivevalue
data/mdn-content/files/en-us/web/api/cssprimitivevalue/getstringvalue/index.md
--- title: "CSSPrimitiveValue: getStringValue() method" short-title: getStringValue() slug: Web/API/CSSPrimitiveValue/getStringValue page-type: web-api-instance-method status: - deprecated browser-compat: api.CSSPrimitiveValue.getStringValue --- {{APIRef("CSSOM")}}{{deprecated_header}} The **`getStringValue()`** me...
0
data/mdn-content/files/en-us/web/api/cssprimitivevalue
data/mdn-content/files/en-us/web/api/cssprimitivevalue/getcountervalue/index.md
--- title: "CSSPrimitiveValue: getCounterValue() method" short-title: getCounterValue() slug: Web/API/CSSPrimitiveValue/getCounterValue page-type: web-api-instance-method status: - deprecated browser-compat: api.CSSPrimitiveValue.getCounterValue --- {{APIRef("CSSOM")}}{{deprecated_header}} The **`getCounterValue()`...
0
data/mdn-content/files/en-us/web/api/cssprimitivevalue
data/mdn-content/files/en-us/web/api/cssprimitivevalue/setfloatvalue/index.md
--- title: "CSSPrimitiveValue: setFloatValue() method" short-title: setFloatValue() slug: Web/API/CSSPrimitiveValue/setFloatValue page-type: web-api-instance-method status: - deprecated browser-compat: api.CSSPrimitiveValue.setFloatValue --- {{APIRef("CSSOM")}}{{deprecated_header}} The **`setFloatValue()`** method ...
0
data/mdn-content/files/en-us/web/api/cssprimitivevalue
data/mdn-content/files/en-us/web/api/cssprimitivevalue/getrgbcolorvalue/index.md
--- title: "CSSPrimitiveValue: getRGBColorValue() method" short-title: getRGBColorValue() slug: Web/API/CSSPrimitiveValue/getRGBColorValue page-type: web-api-instance-method status: - deprecated browser-compat: api.CSSPrimitiveValue.getRGBColorValue --- {{APIRef("CSSOM")}}{{deprecated_header}} The **`getRGBColorVal...
0
data/mdn-content/files/en-us/web/api/cssprimitivevalue
data/mdn-content/files/en-us/web/api/cssprimitivevalue/primitivetype/index.md
--- title: "CSSPrimitiveValue: primitiveType property" short-title: primitiveType slug: Web/API/CSSPrimitiveValue/primitiveType page-type: web-api-instance-property status: - deprecated browser-compat: api.CSSPrimitiveValue.primitiveType --- {{APIRef("CSSOM")}}{{deprecated_header}} The **`primitiveType`** read-only...
0
data/mdn-content/files/en-us/web/api/cssprimitivevalue
data/mdn-content/files/en-us/web/api/cssprimitivevalue/setstringvalue/index.md
--- title: "CSSPrimitiveValue: setStringValue() method" short-title: setStringValue() slug: Web/API/CSSPrimitiveValue/setStringValue page-type: web-api-instance-method status: - deprecated browser-compat: api.CSSPrimitiveValue.setStringValue --- {{APIRef("CSSOM")}}{{deprecated_header}} The **`setStringValue()`** me...
0
data/mdn-content/files/en-us/web/api/cssprimitivevalue
data/mdn-content/files/en-us/web/api/cssprimitivevalue/getrectvalue/index.md
--- title: "CSSPrimitiveValue: getRectValue() method" short-title: getRectValue() slug: Web/API/CSSPrimitiveValue/getRectValue page-type: web-api-instance-method status: - deprecated browser-compat: api.CSSPrimitiveValue.getRectValue --- {{APIRef("CSSOM")}}{{deprecated_header}} The **`getRectValue()`** method of th...
0
data/mdn-content/files/en-us/web/api/cssprimitivevalue
data/mdn-content/files/en-us/web/api/cssprimitivevalue/getfloatvalue/index.md
--- title: "CSSPrimitiveValue: getFloatValue() method" short-title: getFloatValue() slug: Web/API/CSSPrimitiveValue/getFloatValue page-type: web-api-instance-method status: - deprecated browser-compat: api.CSSPrimitiveValue.getFloatValue --- {{APIRef("CSSOM")}}{{deprecated_header}} The **`getFloatValue()`** method ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/barprop/index.md
--- title: BarProp slug: Web/API/BarProp page-type: web-api-interface browser-compat: api.BarProp --- {{APIRef("DOM")}} The **`BarProp`** interface of the {{domxref('Document Object Model')}} represents the web browser user interface elements that are exposed to scripts in web pages. Each of the following interface e...
0
data/mdn-content/files/en-us/web/api/barprop
data/mdn-content/files/en-us/web/api/barprop/visible/index.md
--- title: "BarProp: visible property" short-title: visible slug: Web/API/BarProp/visible page-type: web-api-instance-property browser-compat: api.BarProp.visible --- {{APIRef("DOM")}} The **`visible`** read-only property of the {{domxref("BarProp")}} interface returns `true` if the user interface element it represen...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/css_font_loading_api/index.md
--- title: CSS Font Loading API slug: Web/API/CSS_Font_Loading_API page-type: web-api-overview browser-compat: api.FontFace --- {{DefaultAPISidebar("CSS Font Loading API")}} The CSS Font Loading API provides events and interfaces for dynamically loading font resources. > **Note:** This feature is available in [Web W...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/bluetoothdevice/index.md
--- title: BluetoothDevice slug: Web/API/BluetoothDevice page-type: web-api-interface status: - experimental browser-compat: api.BluetoothDevice --- {{APIRef("Bluetooth API")}}{{SeeCompatTable}}{{SecureContext_Header}} The BluetoothDevice interface of the [Web Bluetooth API](/en-US/docs/Web/API/Web_Bluetooth_API) r...
0
data/mdn-content/files/en-us/web/api/bluetoothdevice
data/mdn-content/files/en-us/web/api/bluetoothdevice/name/index.md
--- title: "BluetoothDevice: name property" short-title: name slug: Web/API/BluetoothDevice/name page-type: web-api-instance-property status: - experimental browser-compat: api.BluetoothDevice.name --- {{APIRef("Bluetooth API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`BluetoothDevice.name`** read-only pro...
0
data/mdn-content/files/en-us/web/api/bluetoothdevice
data/mdn-content/files/en-us/web/api/bluetoothdevice/id/index.md
--- title: "BluetoothDevice: id property" short-title: id slug: Web/API/BluetoothDevice/id page-type: web-api-instance-property status: - experimental browser-compat: api.BluetoothDevice.id --- {{APIRef("Bluetooth API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`BluetoothDevice.id`** read-only property retu...
0
data/mdn-content/files/en-us/web/api/bluetoothdevice
data/mdn-content/files/en-us/web/api/bluetoothdevice/gatt/index.md
--- title: "BluetoothDevice: gatt property" short-title: gatt slug: Web/API/BluetoothDevice/gatt page-type: web-api-instance-property status: - experimental browser-compat: api.BluetoothDevice.gatt --- {{APIRef("Bluetooth API") }}{{SeeCompatTable}}{{SecureContext_Header}} The **`BluetoothDevice.gatt`** read-only pr...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/resizeobserverentry/index.md
--- title: ResizeObserverEntry slug: Web/API/ResizeObserverEntry page-type: web-api-interface browser-compat: api.ResizeObserverEntry --- {{APIRef("Resize Observer API")}} The **`ResizeObserverEntry`** interface represents the object passed to the {{domxref('ResizeObserver.ResizeObserver','ResizeObserver()')}} constr...
0
data/mdn-content/files/en-us/web/api/resizeobserverentry
data/mdn-content/files/en-us/web/api/resizeobserverentry/target/index.md
--- title: "ResizeObserverEntry: target property" short-title: target slug: Web/API/ResizeObserverEntry/target page-type: web-api-instance-property browser-compat: api.ResizeObserverEntry.target --- {{APIRef("Resize Observer API")}} The **`target`** read-only property of the {{domxref("ResizeObserverEntry")}} interfa...
0
data/mdn-content/files/en-us/web/api/resizeobserverentry
data/mdn-content/files/en-us/web/api/resizeobserverentry/devicepixelcontentboxsize/index.md
--- title: "ResizeObserverEntry: devicePixelContentBoxSize property" short-title: devicePixelContentBoxSize slug: Web/API/ResizeObserverEntry/devicePixelContentBoxSize page-type: web-api-instance-property browser-compat: api.ResizeObserverEntry.devicePixelContentBoxSize --- {{APIRef("Resize Observer API")}} The **`de...
0
data/mdn-content/files/en-us/web/api/resizeobserverentry
data/mdn-content/files/en-us/web/api/resizeobserverentry/borderboxsize/index.md
--- title: "ResizeObserverEntry: borderBoxSize property" short-title: borderBoxSize slug: Web/API/ResizeObserverEntry/borderBoxSize page-type: web-api-instance-property browser-compat: api.ResizeObserverEntry.borderBoxSize --- {{APIRef("Resize Observer API")}} The **`borderBoxSize`** read-only property of the {{domxr...
0
data/mdn-content/files/en-us/web/api/resizeobserverentry
data/mdn-content/files/en-us/web/api/resizeobserverentry/contentrect/index.md
--- title: "ResizeObserverEntry: contentRect property" short-title: contentRect slug: Web/API/ResizeObserverEntry/contentRect page-type: web-api-instance-property browser-compat: api.ResizeObserverEntry.contentRect --- {{APIRef("Resize Observer API")}} The `contentRect` read-only property of the {{domxref("ResizeObse...
0
data/mdn-content/files/en-us/web/api/resizeobserverentry
data/mdn-content/files/en-us/web/api/resizeobserverentry/contentboxsize/index.md
--- title: "ResizeObserverEntry: contentBoxSize property" short-title: contentBoxSize slug: Web/API/ResizeObserverEntry/contentBoxSize page-type: web-api-instance-property browser-compat: api.ResizeObserverEntry.contentBoxSize --- {{APIRef("Resize Observer API")}} The **`contentBoxSize`** read-only property of the {{...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/wheelevent/index.md
--- title: WheelEvent slug: Web/API/WheelEvent page-type: web-api-interface browser-compat: api.WheelEvent --- {{APIRef("UI Events")}} The **`WheelEvent`** interface represents events that occur due to the user moving a mouse wheel or similar input device. > **Note:** This is the standard wheel event interface to us...
0
data/mdn-content/files/en-us/web/api/wheelevent
data/mdn-content/files/en-us/web/api/wheelevent/deltay/index.md
--- title: "WheelEvent: deltaY property" short-title: deltaY slug: Web/API/WheelEvent/deltaY page-type: web-api-instance-property browser-compat: api.WheelEvent.deltaY --- {{APIRef("UI Events")}} The **`WheelEvent.deltaY`** read-only property is a `double` representing the vertical scroll amount in the {{domxref("Whe...
0
data/mdn-content/files/en-us/web/api/wheelevent
data/mdn-content/files/en-us/web/api/wheelevent/deltamode/index.md
--- title: "WheelEvent: deltaMode property" short-title: deltaMode slug: Web/API/WheelEvent/deltaMode page-type: web-api-instance-property browser-compat: api.WheelEvent.deltaMode --- {{APIRef("UI Events")}} The **`WheelEvent.deltaMode`** read-only property returns an `unsigned long` representing the unit of the delt...
0
data/mdn-content/files/en-us/web/api/wheelevent
data/mdn-content/files/en-us/web/api/wheelevent/deltax/index.md
--- title: "WheelEvent: deltaX property" short-title: deltaX slug: Web/API/WheelEvent/deltaX page-type: web-api-instance-property browser-compat: api.WheelEvent.deltaX --- {{APIRef("UI Events")}} The **`WheelEvent.deltaX`** read-only property is a `double` representing the horizontal scroll amount in the {{domxref("W...
0
data/mdn-content/files/en-us/web/api/wheelevent
data/mdn-content/files/en-us/web/api/wheelevent/wheelevent/index.md
--- title: "WheelEvent: WheelEvent() constructor" short-title: WheelEvent() slug: Web/API/WheelEvent/WheelEvent page-type: web-api-constructor browser-compat: api.WheelEvent.WheelEvent --- {{APIRef("UI Events")}} The **`WheelEvent()`** constructor returns a new {{domxref("WheelEvent")}} object. > **Note:** If you co...
0
data/mdn-content/files/en-us/web/api/wheelevent
data/mdn-content/files/en-us/web/api/wheelevent/deltaz/index.md
--- title: "WheelEvent: deltaZ property" short-title: deltaZ slug: Web/API/WheelEvent/deltaZ page-type: web-api-instance-property browser-compat: api.WheelEvent.deltaZ --- {{APIRef("UI Events")}} The **`WheelEvent.deltaZ`** read-only property is a `double` representing the scroll amount along the z-axis, in the {{dom...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/webgl_compressed_texture_s3tc_srgb/index.md
--- title: WEBGL_compressed_texture_s3tc_srgb extension short-title: WEBGL_compressed_texture_s3tc_srgb slug: Web/API/WEBGL_compressed_texture_s3tc_srgb page-type: webgl-extension browser-compat: api.WEBGL_compressed_texture_s3tc_srgb --- {{APIRef("WebGL")}} The **`WEBGL_compressed_texture_s3tc_srgb`** extension is p...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/pictureinpicturewindow/index.md
--- title: PictureInPictureWindow slug: Web/API/PictureInPictureWindow page-type: web-api-interface browser-compat: api.PictureInPictureWindow --- {{APIRef("Picture-in-Picture API")}} The **`PictureInPictureWindow`** interface represents an object able to programmatically obtain the **`width`** and **`height`** and *...
0
data/mdn-content/files/en-us/web/api/pictureinpicturewindow
data/mdn-content/files/en-us/web/api/pictureinpicturewindow/resize_event/index.md
--- title: "PictureInPictureWindow: resize event" short-title: resize slug: Web/API/PictureInPictureWindow/resize_event page-type: web-api-event browser-compat: api.PictureInPictureWindow.resize_event --- {{APIRef("Picture-in-Picture API")}} The **`resize`** event fires when the floating video window has been resized...
0
data/mdn-content/files/en-us/web/api/pictureinpicturewindow
data/mdn-content/files/en-us/web/api/pictureinpicturewindow/width/index.md
--- title: "PictureInPictureWindow: width property" short-title: width slug: Web/API/PictureInPictureWindow/width page-type: web-api-instance-property browser-compat: api.PictureInPictureWindow.width --- {{APIRef("Picture-in-Picture API")}} The read-only **`width`** property of the {{domxref("PictureInPictureWindow")...
0
data/mdn-content/files/en-us/web/api/pictureinpicturewindow
data/mdn-content/files/en-us/web/api/pictureinpicturewindow/height/index.md
--- title: "PictureInPictureWindow: height property" short-title: height slug: Web/API/PictureInPictureWindow/height page-type: web-api-instance-property browser-compat: api.PictureInPictureWindow.height --- {{APIRef("Picture-in-Picture API")}} The read-only **`height`** property of the {{domxref("PictureInPictureWin...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/mediarecorder/index.md
--- title: MediaRecorder slug: Web/API/MediaRecorder page-type: web-api-interface browser-compat: api.MediaRecorder --- {{APIRef("MediaStream Recording")}} The **`MediaRecorder`** interface of the [MediaStream Recording API](/en-US/docs/Web/API/MediaStream_Recording_API) provides functionality to easily record media....
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/pause_event/index.md
--- title: "MediaRecorder: pause event" short-title: pause slug: Web/API/MediaRecorder/pause_event page-type: web-api-event browser-compat: api.MediaRecorder.pause_event --- {{APIRef("MediaStream Recording")}} The **`pause`** event of the {{domxref("MediaRecorder")}} interface is fired when {{domxref("MediaRecorder.p...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/resume/index.md
--- title: "MediaRecorder: resume() method" short-title: resume() slug: Web/API/MediaRecorder/resume page-type: web-api-instance-method browser-compat: api.MediaRecorder.resume --- {{APIRef("MediaStream Recording")}} The **`resume()`** method of the {{domxref("MediaRecorder")}} interface is used to resume media recor...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/stop_event/index.md
--- title: "MediaRecorder: stop event" short-title: stop slug: Web/API/MediaRecorder/stop_event page-type: web-api-event browser-compat: api.MediaRecorder.stop_event --- {{APIRef("MediaStream Recording")}} The **`stop`** event of the {{domxref("MediaRecorder")}} interface is fired when {{domxref("MediaRecorder.stop()...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/stop/index.md
--- title: "MediaRecorder: stop() method" short-title: stop() slug: Web/API/MediaRecorder/stop page-type: web-api-instance-method browser-compat: api.MediaRecorder.stop --- {{APIRef("MediaStream Recording")}} The **`stop()`** method of the {{domxref("MediaRecorder")}} interface is used to stop media capture. When th...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/videobitspersecond/index.md
--- title: "MediaRecorder: videoBitsPerSecond property" short-title: videoBitsPerSecond slug: Web/API/MediaRecorder/videoBitsPerSecond page-type: web-api-instance-property browser-compat: api.MediaRecorder.videoBitsPerSecond --- {{APIRef("MediaStream Recording")}} The **`videoBitsPerSecond`** read-only property of th...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/start/index.md
--- title: "MediaRecorder: start() method" short-title: start() slug: Web/API/MediaRecorder/start page-type: web-api-instance-method browser-compat: api.MediaRecorder.start --- {{APIRef("MediaStream Recording")}} The **`start()`** method of the {{domxref("MediaRecorder")}} interface begins recording media into one or...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/mimetype/index.md
--- title: "MediaRecorder: mimeType property" short-title: mimeType slug: Web/API/MediaRecorder/mimeType page-type: web-api-instance-property browser-compat: api.MediaRecorder.mimeType --- {{APIRef("MediaStream Recording")}} The **`mimeType`** read-only property of the {{domxref("MediaRecorder")}} interface returns t...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/requestdata/index.md
--- title: "MediaRecorder: requestData() method" short-title: requestData() slug: Web/API/MediaRecorder/requestData page-type: web-api-instance-method browser-compat: api.MediaRecorder.requestData --- {{APIRef("MediaStream Recording")}} The **`requestData()`** method of the {{domxref("MediaRecorder")}} interface is u...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/mediarecorder/index.md
--- title: "MediaRecorder: MediaRecorder() constructor" short-title: MediaRecorder() slug: Web/API/MediaRecorder/MediaRecorder page-type: web-api-constructor browser-compat: api.MediaRecorder.MediaRecorder --- {{APIRef("MediaStream Recording")}} The **`MediaRecorder()`** constructor creates a new {{domxref("MediaReco...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/pause/index.md
--- title: "MediaRecorder: pause() method" short-title: pause() slug: Web/API/MediaRecorder/pause page-type: web-api-instance-method browser-compat: api.MediaRecorder.pause --- {{APIRef("MediaStream Recording")}} The **`pause()`** method of the {{domxref("MediaRecorder")}} interface is used to pause recording of medi...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/resume_event/index.md
--- title: "MediaRecorder: resume event" short-title: resume slug: Web/API/MediaRecorder/resume_event page-type: web-api-event browser-compat: api.MediaRecorder.resume_event --- {{APIRef("MediaStream Recording")}} The **`resume`** event of the {{domxref("MediaRecorder")}} interface is fired when {{domxref("MediaRecor...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/start_event/index.md
--- title: "MediaRecorder: start event" short-title: start slug: Web/API/MediaRecorder/start_event page-type: web-api-event browser-compat: api.MediaRecorder.start_event --- {{APIRef("MediaStream Recording")}} The **`start`** event of the {{domxref("MediaRecorder")}} interface is fired when {{domxref("MediaRecorder.s...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/stream/index.md
--- title: "MediaRecorder: stream property" short-title: stream slug: Web/API/MediaRecorder/stream page-type: web-api-instance-property browser-compat: api.MediaRecorder.stream --- {{APIRef("MediaStream Recording")}} The **`stream`** read-only property of the {{domxref("MediaRecorder")}} interface returns the stream ...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/istypesupported_static/index.md
--- title: "MediaRecorder: isTypeSupported() static method" short-title: isTypeSupported() slug: Web/API/MediaRecorder/isTypeSupported_static page-type: web-api-static-method browser-compat: api.MediaRecorder.isTypeSupported_static --- {{APIRef("MediaStream Recording")}} The **`isTypeSupported()`** static method of t...
0
data/mdn-content/files/en-us/web/api/mediarecorder
data/mdn-content/files/en-us/web/api/mediarecorder/audiobitratemode/index.md
--- title: "MediaRecorder: audioBitrateMode property" short-title: audioBitrateMode slug: Web/API/MediaRecorder/audioBitrateMode page-type: web-api-instance-property status: - experimental browser-compat: api.MediaRecorder.audioBitrateMode --- {{APIRef("MediaStream Recording")}}{{SeeCompatTable}} The **`audioBitrat...
0