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/eventtarget | data/mdn-content/files/en-us/web/api/eventtarget/eventtarget/index.md | ---
title: "EventTarget: EventTarget() constructor"
short-title: EventTarget()
slug: Web/API/EventTarget/EventTarget
page-type: web-api-constructor
browser-compat: api.EventTarget.EventTarget
---
{{APIRef("DOM")}}
The **`EventTarget()`** constructor creates a new {{domxref("EventTarget")}} object instance.
> **Note:... | 0 |
data/mdn-content/files/en-us/web/api/eventtarget | data/mdn-content/files/en-us/web/api/eventtarget/addeventlistener/index.md | ---
title: "EventTarget: addEventListener() method"
short-title: addEventListener()
slug: Web/API/EventTarget/addEventListener
page-type: web-api-instance-method
browser-compat: api.EventTarget.addEventListener
---
{{APIRef("DOM")}}
The **`addEventListener()`** method of the {{domxref("EventTarget")}} interface
sets ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgfontfacesrcelement/index.md | ---
title: SVGFontFaceSrcElement
slug: Web/API/SVGFontFaceSrcElement
page-type: web-api-interface
status:
- deprecated
browser-compat: api.SVGFontFaceSrcElement
---
{{APIRef("SVG")}}{{deprecated_header}}
The **`SVGFontFaceSrcElement`** interface corresponds to the {{SVGElement("font-face-src")}} elements.
Object-o... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/local_font_access_api/index.md | ---
title: Local Font Access API
slug: Web/API/Local_Font_Access_API
page-type: web-api-overview
status:
- experimental
browser-compat: api.Window.queryLocalFonts
spec-urls: https://wicg.github.io/local-font-access/
---
{{SeeCompatTable}}{{DefaultAPISidebar("Local Font Access API")}}
The **Local Font Access API** p... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/ext_color_buffer_float/index.md | ---
title: EXT_color_buffer_float extension
short-title: EXT_color_buffer_float
slug: Web/API/EXT_color_buffer_float
page-type: webgl-extension
browser-compat: api.EXT_color_buffer_float
---
{{APIRef("WebGL")}}
The **`EXT_color_buffer_float`** extension is part of [WebGL](/en-US/docs/Web/API/WebGL_API) and adds the a... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/presentationreceiver/index.md | ---
title: PresentationReceiver
slug: Web/API/PresentationReceiver
page-type: web-api-interface
status:
- experimental
browser-compat: api.PresentationReceiver
---
{{securecontext_header}}{{SeeCompatTable}}{{APIRef("Presentation API")}}
The **`PresentationReceiver`** interface of the [Presentation API](/en-US/docs/... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/cssnumericvalue/index.md | ---
title: CSSNumericValue
slug: Web/API/CSSNumericValue
page-type: web-api-interface
browser-compat: api.CSSNumericValue
---
{{APIRef("CSS Typed OM")}}
The **`CSSNumericValue`** interface of the [CSS Typed Object Model API](/en-US/docs/Web/API/CSS_Object_Model#css_typed_object_model) represents operations that all n... | 0 |
data/mdn-content/files/en-us/web/api/cssnumericvalue | data/mdn-content/files/en-us/web/api/cssnumericvalue/parse_static/index.md | ---
title: "CSSNumericValue: parse() static method"
short-title: parse()
slug: Web/API/CSSNumericValue/parse_static
page-type: web-api-static-method
browser-compat: api.CSSNumericValue.parse_static
---
{{APIRef("CSS Typed OM")}}
The **`parse()`** static method of the
{{domxref("CSSNumericValue")}} interface converts ... | 0 |
data/mdn-content/files/en-us/web/api/cssnumericvalue | data/mdn-content/files/en-us/web/api/cssnumericvalue/add/index.md | ---
title: "CSSNumericValue: add() method"
short-title: add()
slug: Web/API/CSSNumericValue/add
page-type: web-api-instance-method
browser-compat: api.CSSNumericValue.add
---
{{APIRef("CSS Typed OM")}}
The **`add()`** method of the
{{domxref("CSSNumericValue")}} interface adds a supplied number to the
`CSSNumericValu... | 0 |
data/mdn-content/files/en-us/web/api/cssnumericvalue | data/mdn-content/files/en-us/web/api/cssnumericvalue/div/index.md | ---
title: "CSSNumericValue: div() method"
short-title: div()
slug: Web/API/CSSNumericValue/div
page-type: web-api-instance-method
browser-compat: api.CSSNumericValue.div
---
{{APIRef("CSS Typed OM")}}
The **`div()`** method of the
{{domxref("CSSNumericValue")}} interface divides the `CSSNumericValue` by the
supplied... | 0 |
data/mdn-content/files/en-us/web/api/cssnumericvalue | data/mdn-content/files/en-us/web/api/cssnumericvalue/equals/index.md | ---
title: "CSSNumericValue: equals() method"
short-title: equals()
slug: Web/API/CSSNumericValue/equals
page-type: web-api-instance-method
browser-compat: api.CSSNumericValue.equals
---
{{APIRef("CSS Typed OM")}}
The **`equals()`** method of the
{{domxref("CSSNumericValue")}} interface returns a boolean indicating w... | 0 |
data/mdn-content/files/en-us/web/api/cssnumericvalue | data/mdn-content/files/en-us/web/api/cssnumericvalue/mul/index.md | ---
title: "CSSNumericValue: mul() method"
short-title: mul()
slug: Web/API/CSSNumericValue/mul
page-type: web-api-instance-method
browser-compat: api.CSSNumericValue.mul
---
{{APIRef("CSS Typed OM")}}
The **`mul()`** method of the
{{domxref("CSSNumericValue")}} interface multiplies the `CSSNumericValue` by
the suppl... | 0 |
data/mdn-content/files/en-us/web/api/cssnumericvalue | data/mdn-content/files/en-us/web/api/cssnumericvalue/to/index.md | ---
title: "CSSNumericValue: to() method"
short-title: to()
slug: Web/API/CSSNumericValue/to
page-type: web-api-instance-method
browser-compat: api.CSSNumericValue.to
---
{{APIRef("CSS Typed OM")}}
The **`to()`** method of the
{{domxref("CSSNumericValue")}} interface converts a numeric value from one unit to
another.... | 0 |
data/mdn-content/files/en-us/web/api/cssnumericvalue | data/mdn-content/files/en-us/web/api/cssnumericvalue/min/index.md | ---
title: "CSSNumericValue: min() method"
short-title: min()
slug: Web/API/CSSNumericValue/min
page-type: web-api-instance-method
browser-compat: api.CSSNumericValue.min
---
{{APIRef("CSS Typed OM")}}
The **`min()`** method of the
{{domxref("CSSNumericValue")}} interface returns the lowest value from among those
val... | 0 |
data/mdn-content/files/en-us/web/api/cssnumericvalue | data/mdn-content/files/en-us/web/api/cssnumericvalue/tosum/index.md | ---
title: "CSSNumericValue: toSum() method"
short-title: toSum()
slug: Web/API/CSSNumericValue/toSum
page-type: web-api-instance-method
browser-compat: api.CSSNumericValue.toSum
---
{{APIRef("CSS Typed OM")}}
The **`toSum()`** method of the
{{domxref("CSSNumericValue")}} interface converts the object's value to a
{{... | 0 |
data/mdn-content/files/en-us/web/api/cssnumericvalue | data/mdn-content/files/en-us/web/api/cssnumericvalue/type/index.md | ---
title: "CSSNumericValue: type() method"
short-title: type()
slug: Web/API/CSSNumericValue/type
page-type: web-api-instance-method
browser-compat: api.CSSNumericValue.type
---
{{APIRef("CSS Typed OM")}}
The **`type()`** method of the
{{domxref("CSSNumericValue")}} interface returns the type of
`CSSNumericValue`, o... | 0 |
data/mdn-content/files/en-us/web/api/cssnumericvalue | data/mdn-content/files/en-us/web/api/cssnumericvalue/sub/index.md | ---
title: "CSSNumericValue: sub() method"
short-title: sub()
slug: Web/API/CSSNumericValue/sub
page-type: web-api-instance-method
browser-compat: api.CSSNumericValue.sub
---
{{APIRef("CSS Typed OM")}}
The **`sub()`** method of the
{{domxref("CSSNumericValue")}} interface subtracts a supplied number from the
`CSSNume... | 0 |
data/mdn-content/files/en-us/web/api/cssnumericvalue | data/mdn-content/files/en-us/web/api/cssnumericvalue/max/index.md | ---
title: "CSSNumericValue: max() method"
short-title: max()
slug: Web/API/CSSNumericValue/max
page-type: web-api-instance-method
browser-compat: api.CSSNumericValue.max
---
{{APIRef("CSS Typed OM")}}
The **`max()`** method of the
{{domxref("CSSNumericValue")}} interface returns the highest value from among the valu... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/audioscheduledsourcenode/index.md | ---
title: AudioScheduledSourceNode
slug: Web/API/AudioScheduledSourceNode
page-type: web-api-interface
browser-compat: api.AudioScheduledSourceNode
---
{{APIRef("Web Audio API")}}
The `AudioScheduledSourceNode` interface—part of the Web Audio API—is a parent interface for several types of audio source node interface... | 0 |
data/mdn-content/files/en-us/web/api/audioscheduledsourcenode | data/mdn-content/files/en-us/web/api/audioscheduledsourcenode/stop/index.md | ---
title: "AudioScheduledSourceNode: stop() method"
short-title: stop()
slug: Web/API/AudioScheduledSourceNode/stop
page-type: web-api-instance-method
browser-compat: api.AudioScheduledSourceNode.stop
---
{{ APIRef("Web Audio API") }}
The `stop()` method on {{domxref("AudioScheduledSourceNode")}} schedules a
sound t... | 0 |
data/mdn-content/files/en-us/web/api/audioscheduledsourcenode | data/mdn-content/files/en-us/web/api/audioscheduledsourcenode/start/index.md | ---
title: "AudioScheduledSourceNode: start() method"
short-title: start()
slug: Web/API/AudioScheduledSourceNode/start
page-type: web-api-instance-method
browser-compat: api.AudioScheduledSourceNode.start
---
{{APIRef("Web Audio API")}}
The `start()` method on
{{domxref("AudioScheduledSourceNode")}} schedules a soun... | 0 |
data/mdn-content/files/en-us/web/api/audioscheduledsourcenode | data/mdn-content/files/en-us/web/api/audioscheduledsourcenode/ended_event/index.md | ---
title: "AudioScheduledSourceNode: ended event"
short-title: ended
slug: Web/API/AudioScheduledSourceNode/ended_event
page-type: web-api-event
browser-compat: api.AudioScheduledSourceNode.ended_event
---
{{DefaultAPISidebar("Web Audio API")}}
The `ended` event of the {{domxref("AudioScheduledSourceNode")}} interfa... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/speechrecognitionevent/index.md | ---
title: SpeechRecognitionEvent
slug: Web/API/SpeechRecognitionEvent
page-type: web-api-interface
browser-compat: api.SpeechRecognitionEvent
---
{{APIRef("Web Speech API")}}
The **`SpeechRecognitionEvent`** interface of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) represents the event object for the {{d... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognitionevent | data/mdn-content/files/en-us/web/api/speechrecognitionevent/results/index.md | ---
title: "SpeechRecognitionEvent: results property"
short-title: results
slug: Web/API/SpeechRecognitionEvent/results
page-type: web-api-instance-property
browser-compat: api.SpeechRecognitionEvent.results
---
{{APIRef("Web Speech API")}}
The **`results`** read-only property of the
{{domxref("SpeechRecognitionEvent... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognitionevent | data/mdn-content/files/en-us/web/api/speechrecognitionevent/interpretation/index.md | ---
title: "SpeechRecognitionEvent: interpretation property"
short-title: interpretation
slug: Web/API/SpeechRecognitionEvent/interpretation
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.SpeechRecognitionEvent.interpretation
---
{{APIRef("Web Speech API")}}{{deprecate... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognitionevent | data/mdn-content/files/en-us/web/api/speechrecognitionevent/resultindex/index.md | ---
title: "SpeechRecognitionEvent: resultIndex property"
short-title: resultIndex
slug: Web/API/SpeechRecognitionEvent/resultIndex
page-type: web-api-instance-property
browser-compat: api.SpeechRecognitionEvent.resultIndex
---
{{APIRef("Web Speech API")}}
The **`resultIndex`** read-only property of the
{{domxref("Sp... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognitionevent | data/mdn-content/files/en-us/web/api/speechrecognitionevent/emma/index.md | ---
title: "SpeechRecognitionEvent: emma property"
short-title: emma
slug: Web/API/SpeechRecognitionEvent/emma
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.SpeechRecognitionEvent.emma
---
{{APIRef("Web Speech API")}}{{deprecated_header}}{{Non-standard_header}}
The *... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/media_session_api/index.md | ---
title: Media Session API
slug: Web/API/Media_Session_API
page-type: web-api-overview
browser-compat: api.MediaSession
---
{{DefaultAPISidebar("Media Session API")}}
The **Media Session API** provides a way to customize media notifications. It does this by providing metadata for display by the user agent for the m... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/xrviewerpose/index.md | ---
title: XRViewerPose
slug: Web/API/XRViewerPose
page-type: web-api-interface
browser-compat: api.XRViewerPose
---
{{APIRef("WebXR Device API")}}{{SecureContext_Header}}
The WebXR Device API interface **`XRViewerPose`** represents the pose (the position and orientation) of a viewer's point of view on the scene. Eac... | 0 |
data/mdn-content/files/en-us/web/api/xrviewerpose | data/mdn-content/files/en-us/web/api/xrviewerpose/views/index.md | ---
title: "XRViewerPose: views property"
short-title: views
slug: Web/API/XRViewerPose/views
page-type: web-api-instance-property
browser-compat: api.XRViewerPose.views
---
{{APIRef("WebXR Device API")}}{{SecureContext_Header}}
The read-only {{domxref("XRViewerPose")}} property **`views`**
returns an array which con... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmlmediaelement/index.md | ---
title: HTMLMediaElement
slug: Web/API/HTMLMediaElement
page-type: web-api-interface
browser-compat: api.HTMLMediaElement
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement`** interface adds to {{domxref("HTMLElement")}} the properties and methods needed to support basic media-related capabilities that are common ... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/pause_event/index.md | ---
title: "HTMLMediaElement: pause event"
short-title: pause
slug: Web/API/HTMLMediaElement/pause_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.pause_event
---
{{APIRef("HTMLMediaElement")}}
The `pause` event is sent when a request to pause an activity is handled and the activity has entered it... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/seekable/index.md | ---
title: "HTMLMediaElement: seekable property"
short-title: seekable
slug: Web/API/HTMLMediaElement/seekable
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.seekable
---
{{APIRef("HTML DOM")}}
The **`seekable`** read-only property of {{domxref("HTMLMediaElement")}} objects returns a new st... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/stalled_event/index.md | ---
title: "HTMLMediaElement: stalled event"
short-title: stalled
slug: Web/API/HTMLMediaElement/stalled_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.stalled_event
---
{{APIRef("HTMLMediaElement")}}
The `stalled` event is fired when the user agent is trying to fetch media data, but data is unex... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/currenttime/index.md | ---
title: "HTMLMediaElement: currentTime property"
short-title: currentTime
slug: Web/API/HTMLMediaElement/currentTime
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.currentTime
---
{{APIRef("HTML DOM")}}
The {{domxref("HTMLMediaElement")}} interface's
**`currentTime`** property specifies ... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/crossorigin/index.md | ---
title: "HTMLMediaElement: crossOrigin property"
short-title: crossOrigin
slug: Web/API/HTMLMediaElement/crossOrigin
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.crossOrigin
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.crossOrigin`** property is the CORS setting for this media el... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/defaultplaybackrate/index.md | ---
title: "HTMLMediaElement: defaultPlaybackRate property"
short-title: defaultPlaybackRate
slug: Web/API/HTMLMediaElement/defaultPlaybackRate
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.defaultPlaybackRate
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.defaultPlaybackRate`** proper... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/canplay_event/index.md | ---
title: "HTMLMediaElement: canplay event"
short-title: canplay
slug: Web/API/HTMLMediaElement/canplay_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.canplay_event
---
{{APIRef("HTMLMediaElement")}}
The `canplay` event is fired when the user agent can play the media, but estimates that not enou... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/emptied_event/index.md | ---
title: "HTMLMediaElement: emptied event"
short-title: emptied
slug: Web/API/HTMLMediaElement/emptied_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.emptied_event
---
{{APIRef("HTMLMediaElement")}}
The `emptied` event is fired when the media has become empty; for example, this event is sent if... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/timeupdate_event/index.md | ---
title: "HTMLMediaElement: timeupdate event"
short-title: timeupdate
slug: Web/API/HTMLMediaElement/timeupdate_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.timeupdate_event
---
{{APIRef("HTMLMediaElement")}}
The `timeupdate` event is fired when the time indicated by the `currentTime` attribu... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/capturestream/index.md | ---
title: "HTMLMediaElement: captureStream() method"
short-title: captureStream()
slug: Web/API/HTMLMediaElement/captureStream
page-type: web-api-instance-method
browser-compat: api.HTMLMediaElement.captureStream
---
{{APIRef("Media Capture and Streams")}}
The **`captureStream()`** method of the {{domxref("HTMLMedia... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/controls/index.md | ---
title: "HTMLMediaElement: controls property"
short-title: controls
slug: Web/API/HTMLMediaElement/controls
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.controls
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.controls`** property reflects the
[`controls`](/en-US/docs/Web/HTML/Eleme... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/playbackrate/index.md | ---
title: "HTMLMediaElement: playbackRate property"
short-title: playbackRate
slug: Web/API/HTMLMediaElement/playbackRate
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.playbackRate
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.playbackRate`** property sets the rate at which the media... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/autoplay/index.md | ---
title: "HTMLMediaElement: autoplay property"
short-title: autoplay
slug: Web/API/HTMLMediaElement/autoplay
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.autoplay
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.autoplay`**
property reflects the [`autoplay`](/en-US/docs/Web/HTML/Eleme... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/networkstate/index.md | ---
title: "HTMLMediaElement: networkState property"
short-title: networkState
slug: Web/API/HTMLMediaElement/networkState
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.networkState
---
{{APIRef("HTML DOM")}}
The
**`HTMLMediaElement.networkState`** property indicates the
current state of t... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/volume/index.md | ---
title: "HTMLMediaElement: volume property"
short-title: volume
slug: Web/API/HTMLMediaElement/volume
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.volume
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.volume`** property sets the volume at
which the media will be played.
## Value
... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/loadedmetadata_event/index.md | ---
title: "HTMLMediaElement: loadedmetadata event"
short-title: loadedmetadata
slug: Web/API/HTMLMediaElement/loadedmetadata_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.loadedmetadata_event
---
{{APIRef("HTMLMediaElement")}}
The `loadedmetadata` event is fired when the metadata has been loade... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/texttracks/index.md | ---
title: "HTMLMediaElement: textTracks property"
short-title: textTracks
slug: Web/API/HTMLMediaElement/textTracks
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.textTracks
---
{{APIRef("HTML DOM")}}
The read-only **`textTracks`**
property on {{DOMxRef("HTMLMediaElement")}} objects return... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/muted/index.md | ---
title: "HTMLMediaElement: muted property"
short-title: muted
slug: Web/API/HTMLMediaElement/muted
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.muted
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.muted`** property indicates whether the media
element is muted.
## Value
A boolean ... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/play_event/index.md | ---
title: "HTMLMediaElement: play event"
short-title: play
slug: Web/API/HTMLMediaElement/play_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.play_event
---
{{APIRef("HTMLMediaElement")}}
The `play` event is fired when the `paused` property is changed from `true` to `false`, as a result of the `... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/disableremoteplayback/index.md | ---
title: "HTMLMediaElement: disableRemotePlayback property"
short-title: disableRemotePlayback
slug: Web/API/HTMLMediaElement/disableRemotePlayback
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.disableRemotePlayback
---
{{APIRef("Remote Playback API")}}
The **`disableRemotePlayback`** pr... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/fastseek/index.md | ---
title: "HTMLMediaElement: fastSeek() method"
short-title: fastSeek()
slug: Web/API/HTMLMediaElement/fastSeek
page-type: web-api-instance-method
browser-compat: api.HTMLMediaElement.fastSeek
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.fastSeek()`** method quickly seeks the
media to the new time with precisi... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/loadeddata_event/index.md | ---
title: "HTMLMediaElement: loadeddata event"
short-title: loadeddata
slug: Web/API/HTMLMediaElement/loadeddata_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.loadeddata_event
---
{{APIRef("HTMLMediaElement")}}
The **`loadeddata`** event is fired when the frame at the current playback position ... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/buffered/index.md | ---
title: "HTMLMediaElement: buffered property"
short-title: buffered
slug: Web/API/HTMLMediaElement/buffered
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.buffered
---
{{APIRef("HTML DOM")}}
The **`buffered`** read-only property of {{domxref("HTMLMediaElement")}} objects returns a new st... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/preservespitch/index.md | ---
title: "HTMLMediaElement: preservesPitch property"
short-title: preservesPitch
slug: Web/API/HTMLMediaElement/preservesPitch
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.preservesPitch
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.preservesPitch`** property determines whether or ... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/controller/index.md | ---
title: "HTMLMediaElement: controller property"
short-title: controller
slug: Web/API/HTMLMediaElement/controller
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.HTMLMediaElement.controller
---
{{APIRef("HTML DOM")}}{{Deprecated_Header}}{{Non-standard_Header}}
The *... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/defaultmuted/index.md | ---
title: "HTMLMediaElement: defaultMuted property"
short-title: defaultMuted
slug: Web/API/HTMLMediaElement/defaultMuted
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.defaultMuted
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.defaultMuted`** property reflects the [`muted`](/en-US/do... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/suspend_event/index.md | ---
title: "HTMLMediaElement: suspend event"
short-title: suspend
slug: Web/API/HTMLMediaElement/suspend_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.suspend_event
---
{{APIRef("HTMLMediaElement")}}
The `suspend` event is fired when media data loading has been suspended.
This event is not canc... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/controlslist/index.md | ---
title: "HTMLMediaElement: controlsList property"
short-title: controlsList
slug: Web/API/HTMLMediaElement/controlsList
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.controlsList
---
{{APIRef("HTML DOM")}}
The **`controlsList`** property of the
{{domxref("HTMLMediaElement")}} interface ... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/abort_event/index.md | ---
title: "HTMLMediaElement: abort event"
short-title: abort
slug: Web/API/HTMLMediaElement/abort_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.abort_event
---
{{APIRef}}
The **`abort`** event is fired when the resource was not fully loaded, but not as the result of an error.
This event is not... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/pause/index.md | ---
title: "HTMLMediaElement: pause() method"
short-title: pause()
slug: Web/API/HTMLMediaElement/pause
page-type: web-api-instance-method
browser-compat: api.HTMLMediaElement.pause
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.pause()`** method will pause playback
of the media, if the media is already in a paus... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/waiting_event/index.md | ---
title: "HTMLMediaElement: waiting event"
short-title: waiting
slug: Web/API/HTMLMediaElement/waiting_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.waiting_event
---
{{APIRef("HTMLMediaElement")}}
The `waiting` event is fired when playback has stopped because of a temporary lack of data.
Thi... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/error/index.md | ---
title: "HTMLMediaElement: error property"
short-title: error
slug: Web/API/HTMLMediaElement/error
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.error
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.error`** property is the
{{domxref("MediaError")}} object for the most recent error, ... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/audiotracks/index.md | ---
title: "HTMLMediaElement: audioTracks property"
short-title: audioTracks
slug: Web/API/HTMLMediaElement/audioTracks
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.audioTracks
---
{{APIRef("HTML DOM")}}
The read-only **`audioTracks`**
property on {{domxref("HTMLMediaElement")}} objects r... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/canplaytype/index.md | ---
title: "HTMLMediaElement: canPlayType() method"
short-title: canPlayType()
slug: Web/API/HTMLMediaElement/canPlayType
page-type: web-api-instance-method
browser-compat: api.HTMLMediaElement.canPlayType
---
{{APIRef("HTML DOM")}}
The {{domxref("HTMLMediaElement")}} method **`canPlayType()`** reports how likely it ... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/mediagroup/index.md | ---
title: "HTMLMediaElement: mediaGroup property"
short-title: mediaGroup
slug: Web/API/HTMLMediaElement/mediaGroup
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.HTMLMediaElement.mediaGroup
---
{{APIRef("HTML DOM")}}{{Deprecated_Header}}{{Non-standard_Header}}
The *... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/durationchange_event/index.md | ---
title: "HTMLMediaElement: durationchange event"
short-title: durationchange
slug: Web/API/HTMLMediaElement/durationchange_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.durationchange_event
---
{{APIRef("HTMLMediaElement")}}
The `durationchange` event is fired when the `duration` attribute ha... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/progress_event/index.md | ---
title: "HTMLMediaElement: progress event"
short-title: progress
slug: Web/API/HTMLMediaElement/progress_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.progress_event
---
{{APIRef}}
The **`progress`** event is fired periodically as the browser loads a resource.
This event is not cancelable an... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/setsinkid/index.md | ---
title: "HTMLMediaElement: setSinkId() method"
short-title: setSinkId()
slug: Web/API/HTMLMediaElement/setSinkId
page-type: web-api-instance-method
browser-compat: api.HTMLMediaElement.setSinkId
---
{{APIRef("Audio Output Devices API")}}{{securecontext_header}}
The **`HTMLMediaElement.setSinkId()`** method of the ... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/seeked_event/index.md | ---
title: "HTMLMediaElement: seeked event"
short-title: seeked
slug: Web/API/HTMLMediaElement/seeked_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.seeked_event
---
{{APIRef("HTMLMediaElement")}}
The `seeked` event is fired when a seek operation completed, the current playback position has chang... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/play/index.md | ---
title: "HTMLMediaElement: play() method"
short-title: play()
slug: Web/API/HTMLMediaElement/play
page-type: web-api-instance-method
browser-compat: api.HTMLMediaElement.play
---
{{APIRef("HTML DOM")}}
The {{domxref("HTMLMediaElement")}}
**`play()`** method attempts to begin playback of the media.
It returns a {{j... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/loop/index.md | ---
title: "HTMLMediaElement: loop property"
short-title: loop
slug: Web/API/HTMLMediaElement/loop
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.loop
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.loop`** property reflects the [`loop`](/en-US/docs/Web/HTML/Element/video#loop) HTML attr... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/canplaythrough_event/index.md | ---
title: "HTMLMediaElement: canplaythrough event"
short-title: canplaythrough
slug: Web/API/HTMLMediaElement/canplaythrough_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.canplaythrough_event
---
{{APIRef("HTMLMediaElement")}}
The `canplaythrough` event is fired when the user agent can play the... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/loadstart_event/index.md | ---
title: "HTMLMediaElement: loadstart event"
short-title: loadstart
slug: Web/API/HTMLMediaElement/loadstart_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.loadstart_event
---
{{APIRef}}
The **`loadstart`** event is fired when the browser has started to load a resource.
## Syntax
Use the even... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/ended/index.md | ---
title: "HTMLMediaElement: ended property"
short-title: ended
slug: Web/API/HTMLMediaElement/ended
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.ended
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.ended`** property indicates whether the media
element has ended playback.
## Value
... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/src/index.md | ---
title: "HTMLMediaElement: src property"
short-title: src
slug: Web/API/HTMLMediaElement/src
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.src
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.src`** property reflects the value of
the HTML media element's `src` attribute, which indicat... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/readystate/index.md | ---
title: "HTMLMediaElement: readyState property"
short-title: readyState
slug: Web/API/HTMLMediaElement/readyState
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.readyState
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.readyState`** property indicates the
readiness state of the media... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/ended_event/index.md | ---
title: "HTMLMediaElement: ended event"
short-title: ended
slug: Web/API/HTMLMediaElement/ended_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.ended_event
---
{{APIRef("HTMLMediaElement")}}
The `ended` event is fired when playback or streaming has stopped because the end of the media was reach... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/load/index.md | ---
title: "HTMLMediaElement: load() method"
short-title: load()
slug: Web/API/HTMLMediaElement/load
page-type: web-api-instance-method
browser-compat: api.HTMLMediaElement.load
---
{{APIRef("HTML DOM")}}
The {{domxref("HTMLMediaElement")}} method
**`load()`** resets the media element to its initial state and
begins ... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/setmediakeys/index.md | ---
title: "HTMLMediaElement: setMediaKeys() method"
short-title: setMediaKeys()
slug: Web/API/HTMLMediaElement/setMediaKeys
page-type: web-api-instance-method
browser-compat: api.HTMLMediaElement.setMediaKeys
---
{{APIRef("HTML DOM")}}{{SecureContext_Header}}
The **`setMediaKeys()`** method of the
{{domxref("HTMLMed... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/encrypted_event/index.md | ---
title: "HTMLMediaElement: encrypted event"
short-title: encrypted
slug: Web/API/HTMLMediaElement/encrypted_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.encrypted_event
---
{{APIRef("EncryptedMediaExtensions")}}
The `encrypted` event is fired when the media encounters some initialization dat... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/mediakeys/index.md | ---
title: "HTMLMediaElement: mediaKeys property"
short-title: mediaKeys
slug: Web/API/HTMLMediaElement/mediaKeys
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.mediaKeys
---
{{APIRef("EncryptedMediaExtensions")}}{{SecureContext_Header}}
The read-only **`HTMLMediaElement.mediaKeys`** proper... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/seeking_event/index.md | ---
title: "HTMLMediaElement: seeking event"
short-title: seeking
slug: Web/API/HTMLMediaElement/seeking_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.seeking_event
---
{{APIRef("HTMLMediaElement")}}
The `seeking` event is fired when a seek operation starts, meaning the Boolean `seeking` attribu... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/duration/index.md | ---
title: "HTMLMediaElement: duration property"
short-title: duration
slug: Web/API/HTMLMediaElement/duration
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.duration
---
{{APIRef("HTML DOM")}}
The _read-only_ {{domxref("HTMLMediaElement")}}
property **`duration`** indicates the length of t... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/paused/index.md | ---
title: "HTMLMediaElement: paused property"
short-title: paused
slug: Web/API/HTMLMediaElement/paused
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.paused
---
{{APIRef("HTML DOM")}}
The read-only **`HTMLMediaElement.paused`** property
tells whether the media element is paused.
## Value... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/ratechange_event/index.md | ---
title: "HTMLMediaElement: ratechange event"
short-title: ratechange
slug: Web/API/HTMLMediaElement/ratechange_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.ratechange_event
---
{{APIRef("HTMLMediaElement")}}
The `ratechange` event is fired when the playback rate has changed.
This event is n... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/seektonextframe/index.md | ---
title: "HTMLMediaElement: seekToNextFrame() method"
short-title: seekToNextFrame()
slug: Web/API/HTMLMediaElement/seekToNextFrame
page-type: web-api-instance-method
status:
- deprecated
- non-standard
browser-compat: api.HTMLMediaElement.seekToNextFrame
---
{{APIRef("HTML DOM")}}{{Deprecated_Header}}{{non-stan... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/sinkid/index.md | ---
title: "HTMLMediaElement: sinkId property"
short-title: sinkId
slug: Web/API/HTMLMediaElement/sinkId
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.sinkId
---
{{APIRef("Audio Output Devices API")}}{{securecontext_header}}
The **`HTMLMediaElement.sinkId`** read-only property of the [Audi... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/playing_event/index.md | ---
title: "HTMLMediaElement: playing event"
short-title: playing
slug: Web/API/HTMLMediaElement/playing_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.playing_event
---
{{APIRef("HTMLMediaElement")}}
The `playing` event is fired after playback is first started, and whenever it is restarted. For ... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/videotracks/index.md | ---
title: "HTMLMediaElement: videoTracks property"
short-title: videoTracks
slug: Web/API/HTMLMediaElement/videoTracks
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.videoTracks
---
{{APIRef("HTML DOM")}}
The read-only **`videoTracks`**
property on {{DOMxRef("HTMLMediaElement")}} objects r... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/currentsrc/index.md | ---
title: "HTMLMediaElement: currentSrc property"
short-title: currentSrc
slug: Web/API/HTMLMediaElement/currentSrc
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.currentSrc
---
{{APIRef("HTML DOM")}}
The **`HTMLMediaElement.currentSrc`** property contains the
absolute URL of the chosen me... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/error_event/index.md | ---
title: "HTMLMediaElement: error event"
short-title: error
slug: Web/API/HTMLMediaElement/error_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.error_event
---
{{APIRef}}
The **`error`** event is fired when the resource could not be loaded due to an error (for example, a network connectivity pr... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/volumechange_event/index.md | ---
title: "HTMLMediaElement: volumechange event"
short-title: volumechange
slug: Web/API/HTMLMediaElement/volumechange_event
page-type: web-api-event
browser-compat: api.HTMLMediaElement.volumechange_event
---
{{APIRef("HTMLMediaElement")}}
The `volumechange` event is fired when either the {{domxref("HTMLMediaElemen... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/remote/index.md | ---
title: "HTMLMediaElement: remote property"
short-title: remote
slug: Web/API/HTMLMediaElement/remote
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.remote
---
{{APIRef("Remote Playback API")}}
The **`remote`** read-only property of the {{domxref("HTMLMediaElement")}} interface returns t... | 0 |
data/mdn-content/files/en-us/web/api/htmlmediaelement | data/mdn-content/files/en-us/web/api/htmlmediaelement/srcobject/index.md | ---
title: "HTMLMediaElement: srcObject property"
short-title: srcObject
slug: Web/API/HTMLMediaElement/srcObject
page-type: web-api-instance-property
browser-compat: api.HTMLMediaElement.srcObject
---
{{APIRef("HTML DOM")}}
The **`srcObject`** property of the
{{domxref("HTMLMediaElement")}} interface sets or returns... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/geolocationpositionerror/index.md | ---
title: GeolocationPositionError
slug: Web/API/GeolocationPositionError
page-type: web-api-interface
browser-compat: api.GeolocationPositionError
---
{{securecontext_header}}{{APIRef("Geolocation API")}}
The **`GeolocationPositionError`** interface represents the reason of an error occurring when using the geoloca... | 0 |
data/mdn-content/files/en-us/web/api/geolocationpositionerror | data/mdn-content/files/en-us/web/api/geolocationpositionerror/message/index.md | ---
title: "GeolocationPositionError: message property"
short-title: message
slug: Web/API/GeolocationPositionError/message
page-type: web-api-instance-property
browser-compat: api.GeolocationPositionError.message
---
{{securecontext_header}}{{APIRef("Geolocation API")}}
The **`message`** read-only property of the {{... | 0 |
data/mdn-content/files/en-us/web/api/geolocationpositionerror | data/mdn-content/files/en-us/web/api/geolocationpositionerror/code/index.md | ---
title: "GeolocationPositionError: code property"
short-title: code
slug: Web/API/GeolocationPositionError/code
page-type: web-api-instance-property
browser-compat: api.GeolocationPositionError.code
---
{{securecontext_header}}{{APIRef("Geolocation API")}}
The **`code`** read-only property of the {{domxref("Geoloc... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/performance_property/index.md | ---
title: performance global property
short-title: performance
slug: Web/API/performance_property
page-type: web-api-global-property
browser-compat: api.performance
---
{{APIRef("Performance API")}}{{AvailableInWorkers}}
The global **`performance`** property returns a {{domxref("Performance")}} object, which can be ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/gpucompilationmessage/index.md | ---
title: GPUCompilationMessage
slug: Web/API/GPUCompilationMessage
page-type: web-api-interface
status:
- experimental
browser-compat: api.GPUCompilationMessage
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`GPUCompilationMessage`** interface of the {{domxref("WebGPU API", "WebGPU A... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.