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/mediatracksettings | data/mdn-content/files/en-us/web/api/mediatracksettings/displaysurface/index.md | ---
title: "MediaTrackSettings: displaySurface property"
short-title: displaySurface
slug: Web/API/MediaTrackSettings/displaySurface
page-type: web-api-instance-property
browser-compat: api.MediaTrackSettings.displaySurface
---
{{APIRef("Media Capture and Streams")}}
The {{domxref("MediaTrackSettings")}} dictionary's... | 0 |
data/mdn-content/files/en-us/web/api/mediatracksettings | data/mdn-content/files/en-us/web/api/mediatracksettings/groupid/index.md | ---
title: "MediaTrackSettings: groupId property"
short-title: groupId
slug: Web/API/MediaTrackSettings/groupId
page-type: web-api-instance-property
browser-compat: api.MediaTrackSettings.groupId
---
{{APIRef("Media Capture and Streams")}}
The {{domxref("MediaTrackSettings")}} dictionary's
**`groupId`** property is a... | 0 |
data/mdn-content/files/en-us/web/api/mediatracksettings | data/mdn-content/files/en-us/web/api/mediatracksettings/samplerate/index.md | ---
title: "MediaTrackSettings: sampleRate property"
short-title: sampleRate
slug: Web/API/MediaTrackSettings/sampleRate
page-type: web-api-instance-property
browser-compat: api.MediaTrackSettings.sampleRate
---
{{APIRef("Media Capture and Streams")}}
The {{domxref("MediaTrackSettings")}} dictionary's
**`sampleRate`*... | 0 |
data/mdn-content/files/en-us/web/api/mediatracksettings | data/mdn-content/files/en-us/web/api/mediatracksettings/aspectratio/index.md | ---
title: "MediaTrackSettings: aspectRatio property"
short-title: aspectRatio
slug: Web/API/MediaTrackSettings/aspectRatio
page-type: web-api-instance-property
browser-compat: api.MediaTrackSettings.aspectRatio
---
{{APIRef("Media Capture and Streams")}}
The {{domxref("MediaTrackSettings")}} dictionary's **`aspectRa... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/idbobjectstore/index.md | ---
title: IDBObjectStore
slug: Web/API/IDBObjectStore
page-type: web-api-interface
browser-compat: api.IDBObjectStore
---
{{APIRef("IndexedDB")}}
The **`IDBObjectStore`** interface of the [IndexedDB API](/en-US/docs/Web/API/IndexedDB_API) represents an object store in a database. Records within an object store are s... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/name/index.md | ---
title: "IDBObjectStore: name property"
short-title: name
slug: Web/API/IDBObjectStore/name
page-type: web-api-instance-property
browser-compat: api.IDBObjectStore.name
---
{{ APIRef("IndexedDB") }}
The **`name`** property of the {{domxref("IDBObjectStore")}}
interface indicates the name of this object store.
{{A... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/createindex/index.md | ---
title: "IDBObjectStore: createIndex() method"
short-title: createIndex()
slug: Web/API/IDBObjectStore/createIndex
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.createIndex
---
{{ APIRef("IndexedDB") }}
The **`createIndex()`** method of the
{{domxref("IDBObjectStore")}} interface creates an... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/openkeycursor/index.md | ---
title: "IDBObjectStore: openKeyCursor() method"
short-title: openKeyCursor()
slug: Web/API/IDBObjectStore/openKeyCursor
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.openKeyCursor
---
{{ APIRef("IndexedDB") }}
The **`openKeyCursor()`** method of the
{{domxref("IDBObjectStore")}} interface ... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/transaction/index.md | ---
title: "IDBObjectStore: transaction property"
short-title: transaction
slug: Web/API/IDBObjectStore/transaction
page-type: web-api-instance-property
browser-compat: api.IDBObjectStore.transaction
---
{{ APIRef("IndexedDB") }}
The **`transaction`** read-only property of the
{{domxref("IDBObjectStore")}} interface ... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/get/index.md | ---
title: "IDBObjectStore: get() method"
short-title: get()
slug: Web/API/IDBObjectStore/get
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.get
---
{{ APIRef("IndexedDB") }}
The **`get()`** method of the {{domxref("IDBObjectStore")}}
interface returns an {{domxref("IDBRequest")}} object, and, ... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/add/index.md | ---
title: "IDBObjectStore: add() method"
short-title: add()
slug: Web/API/IDBObjectStore/add
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.add
---
{{ APIRef("IndexedDB") }}
The **`add()`** method of the {{domxref("IDBObjectStore")}} interface returns an {{domxref("IDBRequest")}} object, and, ... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/deleteindex/index.md | ---
title: "IDBObjectStore: deleteIndex() method"
short-title: deleteIndex()
slug: Web/API/IDBObjectStore/deleteIndex
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.deleteIndex
---
{{ APIRef("IndexedDB") }}
The **`deleteIndex()`** method of the
{{domxref("IDBObjectStore")}} interface destroys t... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/clear/index.md | ---
title: "IDBObjectStore: clear() method"
short-title: clear()
slug: Web/API/IDBObjectStore/clear
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.clear
---
{{ APIRef("IndexedDB") }}
The **`clear()`** method of the {{domxref("IDBObjectStore")}}
interface creates and immediately returns an {{dom... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/getkey/index.md | ---
title: "IDBObjectStore: getKey() method"
short-title: getKey()
slug: Web/API/IDBObjectStore/getKey
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.getKey
---
{{ APIRef("IndexedDB") }}
The **`getKey()`** method of the
{{domxref("IDBObjectStore")}} interface returns an {{domxref("IDBRequest")}... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/getallkeys/index.md | ---
title: "IDBObjectStore: getAllKeys() method"
short-title: getAllKeys()
slug: Web/API/IDBObjectStore/getAllKeys
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.getAllKeys
---
{{ APIRef("IndexedDB") }}
The `getAllKeys()` method of the {{domxref("IDBObjectStore")}}
interface returns an {{domxre... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/autoincrement/index.md | ---
title: "IDBObjectStore: autoIncrement property"
short-title: autoIncrement
slug: Web/API/IDBObjectStore/autoIncrement
page-type: web-api-instance-property
browser-compat: api.IDBObjectStore.autoIncrement
---
{{ APIRef("IndexedDB") }}
The **`autoIncrement`** read-only property of the
{{domxref("IDBObjectStore")}} ... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/indexnames/index.md | ---
title: "IDBObjectStore: indexNames property"
short-title: indexNames
slug: Web/API/IDBObjectStore/indexNames
page-type: web-api-instance-property
browser-compat: api.IDBObjectStore.indexNames
---
{{ APIRef("IndexedDB") }}
The **`indexNames`** read-only property of the
{{domxref("IDBObjectStore")}} interface retur... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/delete/index.md | ---
title: "IDBObjectStore: delete() method"
short-title: delete()
slug: Web/API/IDBObjectStore/delete
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.delete
---
{{APIRef("IndexedDB")}}
The **`delete()`** method of the
{{domxref("IDBObjectStore")}} interface returns an {{domxref("IDBRequest")}} ... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/getall/index.md | ---
title: "IDBObjectStore: getAll() method"
short-title: getAll()
slug: Web/API/IDBObjectStore/getAll
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.getAll
---
{{ APIRef("IndexedDB") }}
The **`getAll()`** method of the
{{domxref("IDBObjectStore")}} interface returns an {{domxref("IDBRequest")}... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/opencursor/index.md | ---
title: "IDBObjectStore: openCursor() method"
short-title: openCursor()
slug: Web/API/IDBObjectStore/openCursor
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.openCursor
---
{{ APIRef("IndexedDB") }}
The **`openCursor()`** method of the
{{domxref("IDBObjectStore")}} interface returns an {{do... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/index/index.md | ---
title: "IDBObjectStore: index() method"
short-title: index()
slug: Web/API/IDBObjectStore/index
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.index
---
{{ APIRef("IndexedDB") }}
The **`index()`** method of the {{domxref("IDBObjectStore")}}
interface opens a named index in the current objec... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/put/index.md | ---
title: "IDBObjectStore: put() method"
short-title: put()
slug: Web/API/IDBObjectStore/put
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.put
---
{{ APIRef("IndexedDB") }}
The **`put()`** method of the {{domxref("IDBObjectStore")}} interface updates a given record in a database, or inserts a... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/count/index.md | ---
title: "IDBObjectStore: count() method"
short-title: count()
slug: Web/API/IDBObjectStore/count
page-type: web-api-instance-method
browser-compat: api.IDBObjectStore.count
---
{{ APIRef("IndexedDB") }}
The **`count()`** method of the {{domxref("IDBObjectStore")}}
interface returns an {{domxref("IDBRequest")}} obj... | 0 |
data/mdn-content/files/en-us/web/api/idbobjectstore | data/mdn-content/files/en-us/web/api/idbobjectstore/keypath/index.md | ---
title: "IDBObjectStore: keyPath property"
short-title: keyPath
slug: Web/API/IDBObjectStore/keyPath
page-type: web-api-instance-property
browser-compat: api.IDBObjectStore.keyPath
---
{{ APIRef("IndexedDB") }}
The **`keyPath`** read-only property of the
{{domxref("IDBObjectStore")}} interface returns the [key pat... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgstopelement/index.md | ---
title: SVGStopElement
slug: Web/API/SVGStopElement
page-type: web-api-interface
browser-compat: api.SVGStopElement
---
{{APIRef("SVG")}}
The **`SVGStopElement`** interface corresponds to the {{SVGElement("stop")}} element.
{{InheritanceDiagram}}
## Instance properties
_This interface also inherits properties f... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/hmackeygenparams/index.md | ---
title: HmacKeyGenParams
slug: Web/API/HmacKeyGenParams
page-type: web-api-interface
spec-urls: https://w3c.github.io/webcrypto/#dfn-HmacKeyGenParams
---
{{ APIRef("Web Crypto API") }}
The **`HmacKeyGenParams`** dictionary of the [Web Crypto API](/en-US/docs/Web/API/Web_Crypto_API) represents the object that shoul... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/web_authentication_api/index.md | ---
title: Web Authentication API
slug: Web/API/Web_Authentication_API
page-type: web-api-overview
browser-compat: api.PublicKeyCredential
---
{{securecontext_header}}{{DefaultAPISidebar("Web Authentication API")}}
The Web Authentication API (WebAuthn) is an extension of the [Credential Management API](/en-US/docs/We... | 0 |
data/mdn-content/files/en-us/web/api/web_authentication_api | data/mdn-content/files/en-us/web/api/web_authentication_api/webauthn_extensions/index.md | ---
title: Web Authentication extensions
slug: Web/API/Web_Authentication_API/WebAuthn_extensions
page-type: guide
browser-compat:
- api.CredentialsContainer.create.publicKey_option.extensions
- api.CredentialsContainer.get.publicKey_option.extensions
---
{{DefaultAPISidebar("Web Authentication API")}}
The [Web A... | 0 |
data/mdn-content/files/en-us/web/api/web_authentication_api | data/mdn-content/files/en-us/web/api/web_authentication_api/attestation_and_assertion/index.md | ---
title: Attestation and Assertion
slug: Web/API/Web_Authentication_API/Attestation_and_Assertion
page-type: guide
---
{{DefaultAPISidebar("Web Authentication API")}}
There are two different types of certificates used in WebAuthn for registration and authentication. They have similar names and similar purposes, but... | 0 |
data/mdn-content/files/en-us/web/api/web_authentication_api | data/mdn-content/files/en-us/web/api/web_authentication_api/authenticator_data/index.md | ---
title: Authenticator data
slug: Web/API/Web_Authentication_API/Authenticator_data
page-type: guide
---
{{DefaultAPISidebar("Web Authentication API")}}
The authenticator data structure contains information from the authenticator about the processing of a credential creation or authentication request — such as the ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/videoencoder/index.md | ---
title: VideoEncoder
slug: Web/API/VideoEncoder
page-type: web-api-interface
browser-compat: api.VideoEncoder
---
{{APIRef("WebCodecs API")}}{{SecureContext_Header}}
The **`VideoEncoder`** interface of the {{domxref('WebCodecs API', '', '', 1)}} encodes {{domxref("VideoFrame")}} objects into {{domxref("EncodedVide... | 0 |
data/mdn-content/files/en-us/web/api/videoencoder | data/mdn-content/files/en-us/web/api/videoencoder/configure/index.md | ---
title: "VideoEncoder: configure() method"
short-title: configure()
slug: Web/API/VideoEncoder/configure
page-type: web-api-instance-method
browser-compat: api.VideoEncoder.configure
---
{{APIRef("WebCodecs API")}}{{SecureContext_Header}}
The **`configure()`** method of the {{domxref("VideoEncoder")}} interface ch... | 0 |
data/mdn-content/files/en-us/web/api/videoencoder | data/mdn-content/files/en-us/web/api/videoencoder/dequeue_event/index.md | ---
title: "VideoEncoder: dequeue event"
short-title: dequeue
slug: Web/API/VideoEncoder/dequeue_event
page-type: web-api-event
browser-compat: api.VideoEncoder.dequeue_event
---
{{securecontext_header}}{{APIRef("WebCodecs API")}}
The **`dequeue`** event of the {{domxref("VideoEncoder")}} interface fires to signal a ... | 0 |
data/mdn-content/files/en-us/web/api/videoencoder | data/mdn-content/files/en-us/web/api/videoencoder/encodequeuesize/index.md | ---
title: "VideoEncoder: encodeQueueSize property"
short-title: encodeQueueSize
slug: Web/API/VideoEncoder/encodeQueueSize
page-type: web-api-instance-property
browser-compat: api.VideoEncoder.encodeQueueSize
---
{{APIRef("WebCodecs API")}}{{SecureContext_Header}}
The **`encodeQueueSize`** read-only property of the ... | 0 |
data/mdn-content/files/en-us/web/api/videoencoder | data/mdn-content/files/en-us/web/api/videoencoder/videoencoder/index.md | ---
title: "VideoEncoder: VideoEncoder() constructor"
short-title: VideoEncoder()
slug: Web/API/VideoEncoder/VideoEncoder
page-type: web-api-constructor
browser-compat: api.VideoEncoder.VideoEncoder
---
{{APIRef("WebCodecs API")}}{{SecureContext_Header}}
The **`VideoEncoder()`** constructor creates a new {{domxref("V... | 0 |
data/mdn-content/files/en-us/web/api/videoencoder | data/mdn-content/files/en-us/web/api/videoencoder/flush/index.md | ---
title: "VideoEncoder: flush() method"
short-title: flush()
slug: Web/API/VideoEncoder/flush
page-type: web-api-instance-method
browser-compat: api.VideoEncoder.flush
---
{{APIRef("WebCodecs API")}}{{SecureContext_Header}}
The **`flush()`** method of the {{domxref("VideoEncoder")}} interface forces all pending enc... | 0 |
data/mdn-content/files/en-us/web/api/videoencoder | data/mdn-content/files/en-us/web/api/videoencoder/isconfigsupported_static/index.md | ---
title: "VideoEncoder: isConfigSupported() static method"
short-title: isConfigSupported()
slug: Web/API/VideoEncoder/isConfigSupported_static
page-type: web-api-static-method
browser-compat: api.VideoEncoder.isConfigSupported_static
---
{{APIRef("WebCodecs API")}}{{SecureContext_Header}}
The **`isConfigSupported(... | 0 |
data/mdn-content/files/en-us/web/api/videoencoder | data/mdn-content/files/en-us/web/api/videoencoder/state/index.md | ---
title: "VideoEncoder: state property"
short-title: state
slug: Web/API/VideoEncoder/state
page-type: web-api-instance-property
browser-compat: api.VideoEncoder.state
---
{{APIRef("WebCodecs API")}}{{SecureContext_Header}}
The **`state`** read-only property of the {{domxref("VideoEncoder")}} interface returns the ... | 0 |
data/mdn-content/files/en-us/web/api/videoencoder | data/mdn-content/files/en-us/web/api/videoencoder/reset/index.md | ---
title: "VideoEncoder: reset() method"
short-title: reset()
slug: Web/API/VideoEncoder/reset
page-type: web-api-instance-method
browser-compat: api.VideoEncoder.reset
---
{{APIRef("WebCodecs API")}}{{SecureContext_Header}}
The **`reset()`** method of the {{domxref("VideoEncoder")}} interface synchronously cancels ... | 0 |
data/mdn-content/files/en-us/web/api/videoencoder | data/mdn-content/files/en-us/web/api/videoencoder/encode/index.md | ---
title: "VideoEncoder: encode() method"
short-title: encode()
slug: Web/API/VideoEncoder/encode
page-type: web-api-instance-method
browser-compat: api.VideoEncoder.encode
---
{{APIRef("WebCodecs API")}}{{SecureContext_Header}}
The **`encode()`** method of the {{domxref("VideoEncoder")}} interface asynchronously en... | 0 |
data/mdn-content/files/en-us/web/api/videoencoder | data/mdn-content/files/en-us/web/api/videoencoder/close/index.md | ---
title: "VideoEncoder: close() method"
short-title: close()
slug: Web/API/VideoEncoder/close
page-type: web-api-instance-method
browser-compat: api.VideoEncoder.close
---
{{APIRef("WebCodecs API")}}{{SecureContext_Header}}
The **`close()`** method of the {{domxref("VideoEncoder")}} interface ends all pending work ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/cssimagevalue/index.md | ---
title: CSSImageValue
slug: Web/API/CSSImageValue
page-type: web-api-interface
browser-compat: api.CSSImageValue
---
{{APIRef("CSS Typed Object Model API")}}
The **`CSSImageValue`** interface of the [CSS Typed Object Model API](/en-US/docs/Web/API/CSS_Object_Model#css_typed_object_model) represents values for prop... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/mediaelementaudiosourcenode/index.md | ---
title: MediaElementAudioSourceNode
slug: Web/API/MediaElementAudioSourceNode
page-type: web-api-interface
browser-compat: api.MediaElementAudioSourceNode
---
{{APIRef("Web Audio API")}}
The `MediaElementAudioSourceNode` interface represents an audio source consisting of an HTML {{ htmlelement("audio") }} or {{ ht... | 0 |
data/mdn-content/files/en-us/web/api/mediaelementaudiosourcenode | data/mdn-content/files/en-us/web/api/mediaelementaudiosourcenode/mediaelementaudiosourcenode/index.md | ---
title: "MediaElementAudioSourceNode: MediaElementAudioSourceNode() constructor"
short-title: MediaElementAudioSourceNode()
slug: Web/API/MediaElementAudioSourceNode/MediaElementAudioSourceNode
page-type: web-api-constructor
browser-compat: api.MediaElementAudioSourceNode.MediaElementAudioSourceNode
---
{{APIRef("W... | 0 |
data/mdn-content/files/en-us/web/api/mediaelementaudiosourcenode | data/mdn-content/files/en-us/web/api/mediaelementaudiosourcenode/mediaelement/index.md | ---
title: "MediaElementAudioSourceNode: mediaElement property"
short-title: mediaElement
slug: Web/API/MediaElementAudioSourceNode/mediaElement
page-type: web-api-instance-property
browser-compat: api.MediaElementAudioSourceNode.mediaElement
---
{{APIRef("Web Audio API")}}
The {{domxref("MediaElementAudioSourceNode"... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/device_memory_api/index.md | ---
title: Device Memory API
slug: Web/API/Device_Memory_API
page-type: web-api-overview
browser-compat:
- api.Navigator.deviceMemory
- api.WorkerNavigator.deviceMemory
- http.headers.Device-Memory
spec-urls: https://www.w3.org/TR/device-memory/
---
{{DefaultAPISidebar("Device Memory API")}}{{securecontext_heade... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/domrect/index.md | ---
title: DOMRect
slug: Web/API/DOMRect
page-type: web-api-interface
browser-compat: api.DOMRect
---
{{APIRef("Geometry Interfaces")}}
A **`DOMRect`** describes the size and position of a rectangle.
The type of box represented by the `DOMRect` is specified by the method or property that returned it. For example, {{... | 0 |
data/mdn-content/files/en-us/web/api/domrect | data/mdn-content/files/en-us/web/api/domrect/domrect/index.md | ---
title: "DOMRect: DOMRect() constructor"
short-title: DOMRect()
slug: Web/API/DOMRect/DOMRect
page-type: web-api-constructor
browser-compat: api.DOMRect.DOMRect
---
{{APIRef("Geometry Interfaces")}}
The **`DOMRect()`** constructor creates a new {{domxref("DOMRect")}} object.
## Syntax
```js-nolint
new DOMRect(x,... | 0 |
data/mdn-content/files/en-us/web/api/domrect | data/mdn-content/files/en-us/web/api/domrect/fromrect_static/index.md | ---
title: "DOMRect: fromRect() static method"
short-title: fromRect()
slug: Web/API/DOMRect/fromRect_static
page-type: web-api-static-method
browser-compat: api.DOMRect.fromRect_static
---
{{APIRef("Geometry Interfaces")}}
The **`fromRect()`** static method of the
{{domxref("DOMRect")}} object creates a new `DOMRect... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/cssnamespacerule/index.md | ---
title: CSSNamespaceRule
slug: Web/API/CSSNamespaceRule
page-type: web-api-interface
browser-compat: api.CSSNamespaceRule
---
{{APIRef("CSSOM")}}
The **`CSSNamespaceRule`** interface describes an object representing a single CSS {{ cssxref("@namespace") }} [at-rule](/en-US/docs/Web/CSS/At-rule).
{{InheritanceDiag... | 0 |
data/mdn-content/files/en-us/web/api/cssnamespacerule | data/mdn-content/files/en-us/web/api/cssnamespacerule/namespaceuri/index.md | ---
title: "CSSNamespaceRule: namespaceURI property"
short-title: namespaceURI
slug: Web/API/CSSNamespaceRule/namespaceURI
page-type: web-api-instance-property
browser-compat: api.CSSNamespaceRule.namespaceURI
---
{{ APIRef("CSSOM") }}
The read-only **`namespaceURI`** property of the {{domxref("CSSNamespaceRule")}} r... | 0 |
data/mdn-content/files/en-us/web/api/cssnamespacerule | data/mdn-content/files/en-us/web/api/cssnamespacerule/prefix/index.md | ---
title: "CSSNamespaceRule: prefix property"
short-title: prefix
slug: Web/API/CSSNamespaceRule/prefix
page-type: web-api-instance-property
browser-compat: api.CSSNamespaceRule.prefix
---
{{ APIRef("CSSOM") }}
The read-only **`prefix`** property of the {{domxref("CSSNamespaceRule")}} returns a string with the name ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/cssmathmin/index.md | ---
title: CSSMathMin
slug: Web/API/CSSMathMin
page-type: web-api-interface
browser-compat: api.CSSMathMin
---
{{APIRef("CSS Typed Object Model API")}}
The **`CSSMathMin`** interface of the {{domxref('CSS_Object_Model#css_typed_object_model','','',' ')}} represents the CSS {{CSSXref('min','min()')}} function. It inhe... | 0 |
data/mdn-content/files/en-us/web/api/cssmathmin | data/mdn-content/files/en-us/web/api/cssmathmin/cssmathmin/index.md | ---
title: "CSSMathMin: CSSMathMin() constructor"
short-title: CSSMathMin()
slug: Web/API/CSSMathMin/CSSMathMin
page-type: web-api-constructor
status:
- experimental
browser-compat: api.CSSMathMin.CSSMathMin
---
{{SeeCompatTable}}{{APIRef("CSS Typed Object Model API")}}
The **`CSSMathMin()`** constructor creates a
... | 0 |
data/mdn-content/files/en-us/web/api/cssmathmin | data/mdn-content/files/en-us/web/api/cssmathmin/values/index.md | ---
title: "CSSMathMin: values property"
short-title: values
slug: Web/API/CSSMathMin/values
page-type: web-api-instance-property
browser-compat: api.CSSMathMin.values
---
{{APIRef("CSS Typed Object Model API")}}
The CSSMathMin.values read-only property of the
{{domxref("CSSMathMin")}} interface returns a {{domxref('... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/visibilitystateentry/index.md | ---
title: VisibilityStateEntry
slug: Web/API/VisibilityStateEntry
page-type: web-api-interface
status:
- experimental
browser-compat: api.VisibilityStateEntry
---
{{APIRef("Performance API")}}{{seecompattable}}
The **`VisibilityStateEntry`** interface provides timings of page visibility state changes, i.e., when a... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svganimatednumberlist/index.md | ---
title: SVGAnimatedNumberList
slug: Web/API/SVGAnimatedNumberList
page-type: web-api-interface
browser-compat: api.SVGAnimatedNumberList
---
{{APIRef("SVG")}}
## SVG animated number list interface
The `SVGAnimatedNumber` interface is used for attributes which take a list of numbers and which can be animated.
###... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/wgsllanguagefeatures/index.md | ---
title: WGSLLanguageFeatures
slug: Web/API/WGSLLanguageFeatures
page-type: web-api-interface
status:
- experimental
browser-compat: api.WGSLLanguageFeatures
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`WGSLLanguageFeatures`** interface of the {{domxref("WebGPU API", "WebGPU API",... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/rtcencodedvideoframe/index.md | ---
title: RTCEncodedVideoFrame
slug: Web/API/RTCEncodedVideoFrame
page-type: web-api-interface
browser-compat: api.RTCEncodedVideoFrame
---
{{APIRef("WebRTC")}}
The **`RTCEncodedVideoFrame`** of the [WebRTC API](/en-US/docs/Web/API/WebRTC_API) represents an encoded video frame in the WebRTC receiver or sender pipeli... | 0 |
data/mdn-content/files/en-us/web/api/rtcencodedvideoframe | data/mdn-content/files/en-us/web/api/rtcencodedvideoframe/data/index.md | ---
title: "RTCEncodedVideoFrame: data property"
short-title: data
slug: Web/API/RTCEncodedVideoFrame/data
page-type: web-api-instance-property
browser-compat: api.RTCEncodedVideoFrame.data
---
{{APIRef("WebRTC")}}
The **`data`** property of the {{domxref("RTCEncodedVideoFrame")}} interface returns a buffer containin... | 0 |
data/mdn-content/files/en-us/web/api/rtcencodedvideoframe | data/mdn-content/files/en-us/web/api/rtcencodedvideoframe/getmetadata/index.md | ---
title: "RTCEncodedVideoFrame: getMetadata() method"
short-title: getMetadata()
slug: Web/API/RTCEncodedVideoFrame/getMetadata
page-type: web-api-instance-method
browser-compat: api.RTCEncodedVideoFrame.getMetadata
---
{{APIRef("WebRTC")}}
The **`getMetadata()`** method of the {{domxref("RTCEncodedVideoFrame")}} i... | 0 |
data/mdn-content/files/en-us/web/api/rtcencodedvideoframe | data/mdn-content/files/en-us/web/api/rtcencodedvideoframe/type/index.md | ---
title: "RTCEncodedVideoFrame: type property"
short-title: type
slug: Web/API/RTCEncodedVideoFrame/type
page-type: web-api-instance-property
browser-compat: api.RTCEncodedVideoFrame.type
---
{{APIRef("WebRTC")}}
The readonly **`type`** property of the {{domxref("RTCEncodedVideoFrame")}} interface indicates whether... | 0 |
data/mdn-content/files/en-us/web/api/rtcencodedvideoframe | data/mdn-content/files/en-us/web/api/rtcencodedvideoframe/timestamp/index.md | ---
title: "RTCEncodedVideoFrame: timestamp property"
short-title: timestamp
slug: Web/API/RTCEncodedVideoFrame/timestamp
page-type: web-api-instance-property
browser-compat: api.RTCEncodedVideoFrame.timestamp
---
{{APIRef("WebRTC")}}
The readonly **`timestamp`** property of the {{domxref("RTCEncodedVideoFrame")}} in... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmldatalistelement/index.md | ---
title: HTMLDataListElement
slug: Web/API/HTMLDataListElement
page-type: web-api-interface
browser-compat: api.HTMLDataListElement
---
{{APIRef("HTML DOM")}}
The **`HTMLDataListElement`** interface provides special properties (beyond the {{domxref("HTMLElement")}} object interface it also has available to it by in... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/webgpu_api/index.md | ---
title: WebGPU API
slug: Web/API/WebGPU_API
page-type: web-api-overview
status:
- experimental
browser-compat: api.GPU
---
{{DefaultAPISidebar("WebGPU API")}}{{SeeCompatTable}}{{securecontext_header}}
The **WebGPU API** enables web developers to use the underlying system's GPU (Graphics Processing Unit) to carry... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/extendablemessageevent/index.md | ---
title: ExtendableMessageEvent
slug: Web/API/ExtendableMessageEvent
page-type: web-api-interface
browser-compat: api.ExtendableMessageEvent
---
{{APIRef("Service Workers API")}}
The **`ExtendableMessageEvent`** interface of the [Service Worker API](/en-US/docs/Web/API/Service_Worker_API) represents the event objec... | 0 |
data/mdn-content/files/en-us/web/api/extendablemessageevent | data/mdn-content/files/en-us/web/api/extendablemessageevent/origin/index.md | ---
title: "ExtendableMessageEvent: origin property"
short-title: origin
slug: Web/API/ExtendableMessageEvent/origin
page-type: web-api-instance-property
browser-compat: api.ExtendableMessageEvent.origin
---
{{APIRef("Service Workers API")}}
The **`origin`** read-only property of the
{{domxref("ExtendableMessageEvent... | 0 |
data/mdn-content/files/en-us/web/api/extendablemessageevent | data/mdn-content/files/en-us/web/api/extendablemessageevent/source/index.md | ---
title: "ExtendableMessageEvent: source property"
short-title: source
slug: Web/API/ExtendableMessageEvent/source
page-type: web-api-instance-property
browser-compat: api.ExtendableMessageEvent.source
---
{{APIRef("Service Workers API")}}
The **`source`** read-only property of the
{{domxref("ExtendableMessageEvent... | 0 |
data/mdn-content/files/en-us/web/api/extendablemessageevent | data/mdn-content/files/en-us/web/api/extendablemessageevent/data/index.md | ---
title: "ExtendableMessageEvent: data property"
short-title: data
slug: Web/API/ExtendableMessageEvent/data
page-type: web-api-instance-property
browser-compat: api.ExtendableMessageEvent.data
---
{{APIRef("Service Workers API")}}
The **`data`** read-only property of the
{{domxref("ExtendableMessageEvent")}} inter... | 0 |
data/mdn-content/files/en-us/web/api/extendablemessageevent | data/mdn-content/files/en-us/web/api/extendablemessageevent/lasteventid/index.md | ---
title: "ExtendableMessageEvent: lastEventId property"
short-title: lastEventId
slug: Web/API/ExtendableMessageEvent/lastEventId
page-type: web-api-instance-property
browser-compat: api.ExtendableMessageEvent.lastEventId
---
{{APIRef("Service Workers API")}}
The **`lastEventID`** read-only property of the
{{domxre... | 0 |
data/mdn-content/files/en-us/web/api/extendablemessageevent | data/mdn-content/files/en-us/web/api/extendablemessageevent/extendablemessageevent/index.md | ---
title: "ExtendableMessageEvent: ExtendableMessageEvent() constructor"
short-title: ExtendableMessageEvent()
slug: Web/API/ExtendableMessageEvent/ExtendableMessageEvent
page-type: web-api-constructor
browser-compat: api.ExtendableMessageEvent.ExtendableMessageEvent
---
{{APIRef("Service Workers API")}}
The **`Exte... | 0 |
data/mdn-content/files/en-us/web/api/extendablemessageevent | data/mdn-content/files/en-us/web/api/extendablemessageevent/ports/index.md | ---
title: "ExtendableMessageEvent: ports property"
short-title: ports
slug: Web/API/ExtendableMessageEvent/ports
page-type: web-api-instance-property
browser-compat: api.ExtendableMessageEvent.ports
---
{{APIRef("Service Workers API")}}
The **`ports`** read-only property of the
{{domxref("ExtendableMessageEvent")}} ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/ext_frag_depth/index.md | ---
title: EXT_frag_depth extension
short-title: EXT_frag_depth
slug: Web/API/EXT_frag_depth
page-type: webgl-extension
browser-compat: api.EXT_frag_depth
---
{{APIRef("WebGL")}}
The **`EXT_frag_depth`** extension is part of the [WebGL API](/en-US/docs/Web/API/WebGL_API) and enables to set a depth value of a fragment... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/beforeinstallpromptevent/index.md | ---
title: BeforeInstallPromptEvent
slug: Web/API/BeforeInstallPromptEvent
page-type: web-api-interface
status:
- experimental
- non-standard
browser-compat: api.BeforeInstallPromptEvent
---
{{APIRef}}{{SeeCompatTable}}{{Non-standard_header}}
The **`BeforeInstallPromptEvent`** is the interface of the {{domxref("W... | 0 |
data/mdn-content/files/en-us/web/api/beforeinstallpromptevent | data/mdn-content/files/en-us/web/api/beforeinstallpromptevent/userchoice/index.md | ---
title: "BeforeInstallPromptEvent: userChoice property"
short-title: userChoice
slug: Web/API/BeforeInstallPromptEvent/userChoice
page-type: web-api-instance-property
status:
- experimental
- non-standard
browser-compat: api.BeforeInstallPromptEvent.userChoice
---
{{APIRef}}{{SeeCompatTable}}{{Non-standard_head... | 0 |
data/mdn-content/files/en-us/web/api/beforeinstallpromptevent | data/mdn-content/files/en-us/web/api/beforeinstallpromptevent/prompt/index.md | ---
title: "BeforeInstallPromptEvent: prompt() method"
short-title: prompt()
slug: Web/API/BeforeInstallPromptEvent/prompt
page-type: web-api-instance-method
status:
- experimental
- non-standard
browser-compat: api.BeforeInstallPromptEvent.prompt
---
{{APIRef}}{{SeeCompatTable}}{{Non-standard_header}}
The **`pro... | 0 |
data/mdn-content/files/en-us/web/api/beforeinstallpromptevent | data/mdn-content/files/en-us/web/api/beforeinstallpromptevent/beforeinstallpromptevent/index.md | ---
title: "BeforeInstallPromptEvent: BeforeInstallPromptEvent() constructor"
short-title: BeforeInstallPromptEvent()
slug: Web/API/BeforeInstallPromptEvent/BeforeInstallPromptEvent
page-type: web-api-constructor
status:
- experimental
- non-standard
browser-compat: api.BeforeInstallPromptEvent.BeforeInstallPromptE... | 0 |
data/mdn-content/files/en-us/web/api/beforeinstallpromptevent | data/mdn-content/files/en-us/web/api/beforeinstallpromptevent/platforms/index.md | ---
title: "BeforeInstallPromptEvent: platforms property"
short-title: platforms
slug: Web/API/BeforeInstallPromptEvent/platforms
page-type: web-api-instance-property
status:
- experimental
- non-standard
browser-compat: api.BeforeInstallPromptEvent.platforms
---
{{APIRef}}{{SeeCompatTable}}{{Non-standard_header}}... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/crypto/index.md | ---
title: Crypto
slug: Web/API/Crypto
page-type: web-api-interface
browser-compat: api.Crypto
---
{{APIRef("Web Crypto API")}}
The **`Crypto`** interface represents basic cryptography features available in the current context.
It allows access to a cryptographically strong random number generator and to cryptographi... | 0 |
data/mdn-content/files/en-us/web/api/crypto | data/mdn-content/files/en-us/web/api/crypto/getrandomvalues/index.md | ---
title: "Crypto: getRandomValues() method"
short-title: getRandomValues()
slug: Web/API/Crypto/getRandomValues
page-type: web-api-instance-method
browser-compat: api.Crypto.getRandomValues
---
{{APIRef("Web Crypto API")}}
The **`Crypto.getRandomValues()`** method lets you get cryptographically strong random values... | 0 |
data/mdn-content/files/en-us/web/api/crypto | data/mdn-content/files/en-us/web/api/crypto/randomuuid/index.md | ---
title: "Crypto: randomUUID() method"
short-title: randomUUID()
slug: Web/API/Crypto/randomUUID
page-type: web-api-instance-method
browser-compat: api.Crypto.randomUUID
---
{{APIRef("Web Crypto API")}}{{SecureContext_header}}
The **`randomUUID()`** method of the {{domxref("Crypto")}} interface is used to generate ... | 0 |
data/mdn-content/files/en-us/web/api/crypto | data/mdn-content/files/en-us/web/api/crypto/subtle/index.md | ---
title: "Crypto: subtle property"
short-title: subtle
slug: Web/API/Crypto/subtle
page-type: web-api-instance-property
browser-compat: api.Crypto.subtle
---
{{APIRef("Web Crypto API")}}{{SecureContext_header}}
The **`Crypto.subtle`** read-only property returns a
{{domxref("SubtleCrypto")}} which can then be used t... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/lockmanager/index.md | ---
title: LockManager
slug: Web/API/LockManager
page-type: web-api-interface
browser-compat: api.LockManager
---
{{APIRef("Web Locks API")}}{{securecontext_header}}
The **`LockManager`** interface of the [Web Locks API](/en-US/docs/Web/API/Web_Locks_API) provides methods for requesting a new {{domxref('Lock')}} obje... | 0 |
data/mdn-content/files/en-us/web/api/lockmanager | data/mdn-content/files/en-us/web/api/lockmanager/request/index.md | ---
title: "LockManager: request() method"
short-title: request()
slug: Web/API/LockManager/request
page-type: web-api-instance-method
browser-compat: api.LockManager.request
---
{{APIRef("Web Locks API")}}{{securecontext_header}}
The **`request()`** method of the {{domxref("LockManager")}} interface requests a {{dom... | 0 |
data/mdn-content/files/en-us/web/api/lockmanager | data/mdn-content/files/en-us/web/api/lockmanager/query/index.md | ---
title: "LockManager: query() method"
short-title: query()
slug: Web/API/LockManager/query
page-type: web-api-instance-method
browser-compat: api.LockManager.query
---
{{APIRef("Web Locks API")}}{{securecontext_header}}
The **`query()`** method of the {{domxref("LockManager")}} interface returns a {{jsxref('Promis... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgsetelement/index.md | ---
title: SVGSetElement
slug: Web/API/SVGSetElement
page-type: web-api-interface
browser-compat: api.SVGSetElement
---
{{APIRef("SVG")}}
The **`SVGSetElement`** interface corresponds to the {{SVGElement("set")}} element.
{{InheritanceDiagram}}
## Instance properties
_This interface doesn't implement any specific ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgnumberlist/index.md | ---
title: SVGNumberList
slug: Web/API/SVGNumberList
page-type: web-api-interface
browser-compat: api.SVGNumberList
---
{{APIRef("SVG")}}
## SVG number list interface
The `SVGNumberList` defines a list of {{ domxref("SVGNumber") }} objects.
An `SVGNumberList` object can be designated as read only, which means that ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/securepaymentconfirmationrequest/index.md | ---
title: SecurePaymentConfirmationRequest
slug: Web/API/SecurePaymentConfirmationRequest
page-type: web-api-interface
spec-urls: https://w3c.github.io/secure-payment-confirmation/#sctn-securepaymentconfirmationrequest-dictionary
---
{{APIRef("Payment Request API")}}
The **`SecurePaymentConfirmationRequest`** dictio... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/push_api/index.md | ---
title: Push API
slug: Web/API/Push_API
page-type: web-api-overview
browser-compat:
- api.PushEvent
- api.PushMessageData
---
{{DefaultAPISidebar("Push API")}}
The **Push API** gives web applications the ability to receive messages pushed to them from a server, whether or not the web app is in the foreground, ... | 0 |
data/mdn-content/files/en-us/web/api/push_api | data/mdn-content/files/en-us/web/api/push_api/best_practices/index.md | ---
title: Web Push API Notifications best practices
slug: Web/API/Push_API/Best_Practices
page-type: guide
---
{{DefaultAPISidebar("Push API") }}
This article provides a useful summary of best practices to keep in mind when developing websites and applications that use Push Notifications for user engagement.
> "If ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/storage_api/index.md | ---
title: Storage API
slug: Web/API/Storage_API
page-type: web-api-overview
browser-compat: api.StorageManager
---
{{securecontext_header}}{{DefaultAPISidebar("Storage")}}
The [Storage Standard](https://storage.spec.whatwg.org) defines a shared storage system designed to be used by all APIs and technologies that web... | 0 |
data/mdn-content/files/en-us/web/api/storage_api | data/mdn-content/files/en-us/web/api/storage_api/storage_quotas_and_eviction_criteria/index.md | ---
title: Storage quotas and eviction criteria
slug: Web/API/Storage_API/Storage_quotas_and_eviction_criteria
page-type: guide
---
{{DefaultAPISidebar("Storage")}}
Web developers can use a number of technologies to store data in the user's browser (i.e., on the local disk of the device the user is using to view the ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/audiolistener/index.md | ---
title: AudioListener
slug: Web/API/AudioListener
page-type: web-api-interface
browser-compat: api.AudioListener
---
{{ APIRef("Web Audio API") }}
The `AudioListener` interface represents the position and orientation of the unique person listening to the audio scene, and is used in [audio spatialization](/en-US/do... | 0 |
data/mdn-content/files/en-us/web/api/audiolistener | data/mdn-content/files/en-us/web/api/audiolistener/setorientation/index.md | ---
title: "AudioListener: setOrientation() method"
short-title: setOrientation()
slug: Web/API/AudioListener/setOrientation
page-type: web-api-instance-method
status:
- deprecated
browser-compat: api.AudioListener.setOrientation
---
{{ APIRef("Web Audio API") }}{{deprecated_header}}
The `setOrientation()` method o... | 0 |
data/mdn-content/files/en-us/web/api/audiolistener | data/mdn-content/files/en-us/web/api/audiolistener/forwardy/index.md | ---
title: "AudioListener: forwardY property"
short-title: forwardY
slug: Web/API/AudioListener/forwardY
page-type: web-api-instance-property
browser-compat: api.AudioListener.forwardY
---
{{ APIRef("Web Audio API") }}
The `forwardY` read-only property of the {{ domxref("AudioListener") }} interface is an {{domxref("... | 0 |
data/mdn-content/files/en-us/web/api/audiolistener | data/mdn-content/files/en-us/web/api/audiolistener/forwardz/index.md | ---
title: "AudioListener: forwardZ property"
short-title: forwardZ
slug: Web/API/AudioListener/forwardZ
page-type: web-api-instance-property
browser-compat: api.AudioListener.forwardZ
---
{{ APIRef("Web Audio API") }}
The `forwardZ` read-only property of the {{ domxref("AudioListener") }} interface is an {{domxref("... | 0 |
data/mdn-content/files/en-us/web/api/audiolistener | data/mdn-content/files/en-us/web/api/audiolistener/forwardx/index.md | ---
title: "AudioListener: forwardX property"
short-title: forwardX
slug: Web/API/AudioListener/forwardX
page-type: web-api-instance-property
browser-compat: api.AudioListener.forwardX
---
{{ APIRef("Web Audio API") }}
The `forwardX` read-only property of the {{ domxref("AudioListener") }} interface is an {{domxref("... | 0 |
data/mdn-content/files/en-us/web/api/audiolistener | data/mdn-content/files/en-us/web/api/audiolistener/setposition/index.md | ---
title: "AudioListener: setPosition() method"
short-title: setPosition()
slug: Web/API/AudioListener/setPosition
page-type: web-api-instance-method
status:
- deprecated
browser-compat: api.AudioListener.setPosition
---
{{ APIRef("Web Audio API") }} {{deprecated_header}}
The `setPosition()` method of the {{ domxr... | 0 |
data/mdn-content/files/en-us/web/api/audiolistener | data/mdn-content/files/en-us/web/api/audiolistener/positionz/index.md | ---
title: "AudioListener: positionZ property"
short-title: positionZ
slug: Web/API/AudioListener/positionZ
page-type: web-api-instance-property
browser-compat: api.AudioListener.positionZ
---
{{ APIRef("Web Audio API") }}
The `positionZ` 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/upz/index.md | ---
title: "AudioListener: upZ property"
short-title: upZ
slug: Web/API/AudioListener/upZ
page-type: web-api-instance-property
browser-compat: api.AudioListener.upZ
---
{{ APIRef("Web Audio API") }}
The `upZ` read-only property of the {{ domxref("AudioListener") }} interface is an {{domxref("AudioParam")}} representi... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.