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/uievent | data/mdn-content/files/en-us/web/api/uievent/which/index.md | ---
title: "UIEvent: which property"
short-title: which
slug: Web/API/UIEvent/which
page-type: web-api-instance-property
status:
- deprecated
browser-compat: api.UIEvent.which
---
{{APIRef("UI Events")}}{{Deprecated_Header}}
The **`UIEvent.which`** read-only property of the {{domxref("UIEvent")}} interface returns ... | 0 |
data/mdn-content/files/en-us/web/api/uievent | data/mdn-content/files/en-us/web/api/uievent/detail/index.md | ---
title: "UIEvent: detail property"
short-title: detail
slug: Web/API/UIEvent/detail
page-type: web-api-instance-property
browser-compat: api.UIEvent.detail
---
{{APIRef("UI Events")}}
The **`UIEvent.detail`** read-only property, when non-zero, provides the current (or next, depending on the event) click count.
Fo... | 0 |
data/mdn-content/files/en-us/web/api/uievent | data/mdn-content/files/en-us/web/api/uievent/uievent/index.md | ---
title: "UIEvent: UIEvent() constructor"
short-title: UIEvent()
slug: Web/API/UIEvent/UIEvent
page-type: web-api-constructor
browser-compat: api.UIEvent.UIEvent
---
{{APIRef("UI Events")}}
The **`UIEvent()`** constructor creates a new {{domxref("UIEvent")}} object.
> **Note:** If you construct a synthetic event u... | 0 |
data/mdn-content/files/en-us/web/api/uievent | data/mdn-content/files/en-us/web/api/uievent/view/index.md | ---
title: "UIEvent: view property"
short-title: view
slug: Web/API/UIEvent/view
page-type: web-api-instance-property
browser-compat: api.UIEvent.view
---
{{APIRef("UI Events")}}
The **`UIEvent.view`** read-only property returns the
{{glossary("WindowProxy")}} object from which the event was generated. In browsers, t... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/rtcrtpstreamstats/index.md | ---
title: RTCRtpStreamStats
slug: Web/API/RTCRtpStreamStats
page-type: web-api-interface
browser-compat: api.RTCRtpStreamStats
---
{{APIRef("WebRTC")}}
The {{domxref("RTCRtpStreamStats")}} dictionary is returned by the {{domxref("RTCPeerConnection.getStats()")}}, {{domxref("RTCRtpSender.getStats()")}}, and {{domxref... | 0 |
data/mdn-content/files/en-us/web/api/rtcrtpstreamstats | data/mdn-content/files/en-us/web/api/rtcrtpstreamstats/transportid/index.md | ---
title: "RTCRtpStreamStats: transportId property"
short-title: transportId
slug: Web/API/RTCRtpStreamStats/transportId
page-type: web-api-instance-property
browser-compat: api.RTCRtpStreamStats.transportId
---
{{APIRef("WebRTC")}}
The {{domxref("RTCRtpStreamStats")}} dictionary's
**`transportId`** property is a st... | 0 |
data/mdn-content/files/en-us/web/api/rtcrtpstreamstats | data/mdn-content/files/en-us/web/api/rtcrtpstreamstats/plicount/index.md | ---
title: "RTCRtpStreamStats: pliCount property"
short-title: pliCount
slug: Web/API/RTCRtpStreamStats/pliCount
page-type: web-api-instance-property
browser-compat: api.RTCRtpStreamStats.pliCount
---
{{APIRef("WebRTC")}}
The **`pliCount`** property of the
{{domxref("RTCRtpStreamStats")}} dictionary states the number... | 0 |
data/mdn-content/files/en-us/web/api/rtcrtpstreamstats | data/mdn-content/files/en-us/web/api/rtcrtpstreamstats/trackid/index.md | ---
title: "RTCRtpStreamStats: trackId property"
short-title: trackId
slug: Web/API/RTCRtpStreamStats/trackId
page-type: web-api-instance-property
browser-compat: api.RTCRtpStreamStats.trackId
---
{{APIRef("WebRTC")}}
The {{domxref("RTCRtpStreamStats")}} dictionary's
**`trackId`** property is a string which uniquely ... | 0 |
data/mdn-content/files/en-us/web/api/rtcrtpstreamstats | data/mdn-content/files/en-us/web/api/rtcrtpstreamstats/ssrc/index.md | ---
title: "RTCRtpStreamStats: ssrc property"
short-title: ssrc
slug: Web/API/RTCRtpStreamStats/ssrc
page-type: web-api-instance-property
browser-compat: api.RTCRtpStreamStats.ssrc
---
{{APIRef("WebRTC")}}
The {{domxref("RTCRtpStreamStats")}} dictionary's
**`ssrc`** property provides the Synchronization Source
(SSRC)... | 0 |
data/mdn-content/files/en-us/web/api/rtcrtpstreamstats | data/mdn-content/files/en-us/web/api/rtcrtpstreamstats/fircount/index.md | ---
title: "RTCRtpStreamStats: firCount property"
short-title: firCount
slug: Web/API/RTCRtpStreamStats/firCount
page-type: web-api-instance-property
browser-compat: api.RTCRtpStreamStats.firCount
---
{{APIRef("WebRTC")}}
The **`firCount`** property of the
{{domxref("RTCRtpStreamStats")}} dictionary indicates the num... | 0 |
data/mdn-content/files/en-us/web/api/rtcrtpstreamstats | data/mdn-content/files/en-us/web/api/rtcrtpstreamstats/qpsum/index.md | ---
title: "RTCRtpStreamStats: qpSum property"
short-title: qpSum
slug: Web/API/RTCRtpStreamStats/qpSum
page-type: web-api-instance-property
browser-compat: api.RTCRtpStreamStats.qpSum
---
{{APIRef("WebRTC")}}
The **`qpSum`** property of the
{{domxref("RTCRtpStreamStats")}} dictionary is a value generated by adding t... | 0 |
data/mdn-content/files/en-us/web/api/rtcrtpstreamstats | data/mdn-content/files/en-us/web/api/rtcrtpstreamstats/codecid/index.md | ---
title: "RTCRtpStreamStats: codecId property"
short-title: codecId
slug: Web/API/RTCRtpStreamStats/codecId
page-type: web-api-instance-property
browser-compat: api.RTCRtpStreamStats.codecId
---
{{APIRef("WebRTC")}}
The {{domxref("RTCRtpStreamStats")}} dictionary's
**`codecId`** property is a string which uniquely ... | 0 |
data/mdn-content/files/en-us/web/api/rtcrtpstreamstats | data/mdn-content/files/en-us/web/api/rtcrtpstreamstats/kind/index.md | ---
title: "RTCRtpStreamStats: kind property"
short-title: kind
slug: Web/API/RTCRtpStreamStats/kind
page-type: web-api-instance-property
browser-compat: api.RTCRtpStreamStats.kind
---
{{APIRef("WebRTC")}}
The **`kind`** property of the
{{domxref("RTCRtpStreamStats")}} dictionary is a string indicating whether the
de... | 0 |
data/mdn-content/files/en-us/web/api/rtcrtpstreamstats | data/mdn-content/files/en-us/web/api/rtcrtpstreamstats/nackcount/index.md | ---
title: "RTCRtpStreamStats: nackCount property"
short-title: nackCount
slug: Web/API/RTCRtpStreamStats/nackCount
page-type: web-api-instance-property
browser-compat: api.RTCRtpStreamStats.nackCount
---
{{APIRef("WebRTC")}}
The **`nackCount`** property of the
{{domxref("RTCRtpStreamStats")}} dictionary is a numeric... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svggeometryelement/index.md | ---
title: SVGGeometryElement
slug: Web/API/SVGGeometryElement
page-type: web-api-interface
browser-compat: api.SVGGeometryElement
---
{{APIRef("SVG")}}
The `SVGGeometryElement` interface represents SVG elements whose rendering is defined by geometry with an equivalent path, and which can be filled and stroked. This ... | 0 |
data/mdn-content/files/en-us/web/api/svggeometryelement | data/mdn-content/files/en-us/web/api/svggeometryelement/getpointatlength/index.md | ---
title: "SVGGeometryElement: getPointAtLength() method"
short-title: getPointAtLength()
slug: Web/API/SVGGeometryElement/getPointAtLength
page-type: web-api-instance-method
browser-compat: api.SVGGeometryElement.getPointAtLength
---
{{APIRef("SVG")}}
The
**`SVGGeometryElement.getPointAtLength()`** method returns t... | 0 |
data/mdn-content/files/en-us/web/api/svggeometryelement | data/mdn-content/files/en-us/web/api/svggeometryelement/ispointinstroke/index.md | ---
title: "SVGGeometryElement: isPointInStroke() method"
short-title: isPointInStroke()
slug: Web/API/SVGGeometryElement/isPointInStroke
page-type: web-api-instance-method
browser-compat: api.SVGGeometryElement.isPointInStroke
---
{{APIRef("SVG")}}
The **`SVGGeometryElement.isPointInStroke()`** method
determines whe... | 0 |
data/mdn-content/files/en-us/web/api/svggeometryelement | data/mdn-content/files/en-us/web/api/svggeometryelement/pathlength/index.md | ---
title: "SVGGeometryElement: pathLength property"
short-title: pathLength
slug: Web/API/SVGGeometryElement/pathLength
page-type: web-api-instance-property
browser-compat: api.SVGGeometryElement.pathLength
---
{{APIRef("SVG")}}
The **`SVGGeometryElement.pathLength`** property reflects the
{{SVGAttr("pathLength")}} ... | 0 |
data/mdn-content/files/en-us/web/api/svggeometryelement | data/mdn-content/files/en-us/web/api/svggeometryelement/ispointinfill/index.md | ---
title: "SVGGeometryElement: isPointInFill() method"
short-title: isPointInFill()
slug: Web/API/SVGGeometryElement/isPointInFill
page-type: web-api-instance-method
browser-compat: api.SVGGeometryElement.isPointInFill
---
{{APIRef("SVG")}}
The **`SVGGeometryElement.isPointInFill()`** method determines
whether a giv... | 0 |
data/mdn-content/files/en-us/web/api/svggeometryelement | data/mdn-content/files/en-us/web/api/svggeometryelement/gettotallength/index.md | ---
title: "SVGGeometryElement: getTotalLength() method"
short-title: getTotalLength()
slug: Web/API/SVGGeometryElement/getTotalLength
page-type: web-api-instance-method
browser-compat: api.SVGGeometryElement.getTotalLength
---
{{APIRef("SVG")}}
The **`SVGGeometryElement.getTotalLength()`** method returns
the user ag... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/textencoder/index.md | ---
title: TextEncoder
slug: Web/API/TextEncoder
page-type: web-api-interface
browser-compat: api.TextEncoder
---
{{APIRef("Encoding API")}}
The **`TextEncoder`** interface takes a stream of code points as input and emits a stream of UTF-8 bytes.
{{AvailableInWorkers}}
## Constructor
- {{DOMxRef("TextEncoder.TextE... | 0 |
data/mdn-content/files/en-us/web/api/textencoder | data/mdn-content/files/en-us/web/api/textencoder/textencoder/index.md | ---
title: "TextEncoder: TextEncoder() constructor"
short-title: TextEncoder()
slug: Web/API/TextEncoder/TextEncoder
page-type: web-api-constructor
browser-compat: api.TextEncoder.TextEncoder
---
{{APIRef("Encoding API")}}
The **`TextEncoder()`** constructor returns a newly created {{DOMxRef("TextEncoder")}} object t... | 0 |
data/mdn-content/files/en-us/web/api/textencoder | data/mdn-content/files/en-us/web/api/textencoder/encoding/index.md | ---
title: "TextEncoder: encoding property"
short-title: encoding
slug: Web/API/TextEncoder/encoding
page-type: web-api-instance-property
browser-compat: api.TextEncoder.encoding
---
{{APIRef("Encoding API")}}
The **`TextEncoder.encoding`** read-only property returns a string containing the name of the encoding algor... | 0 |
data/mdn-content/files/en-us/web/api/textencoder | data/mdn-content/files/en-us/web/api/textencoder/encode/index.md | ---
title: "TextEncoder: encode() method"
short-title: encode()
slug: Web/API/TextEncoder/encode
page-type: web-api-instance-method
browser-compat: api.TextEncoder.encode
---
{{APIRef("Encoding API")}}
The **`TextEncoder.encode()`** method takes a string as input, and returns a {{jsxref("Global_Objects/Uint8Array", "... | 0 |
data/mdn-content/files/en-us/web/api/textencoder | data/mdn-content/files/en-us/web/api/textencoder/encodeinto/index.md | ---
title: "TextEncoder: encodeInto() method"
short-title: encodeInto()
slug: Web/API/TextEncoder/encodeInto
page-type: web-api-instance-method
browser-compat: api.TextEncoder.encodeInto
---
{{APIRef("Encoding API")}}
The **`TextEncoder.encodeInto()`** method takes a
string to encode and a destination {{jsxref("Uint8... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/sensor_apis/index.md | ---
title: Sensor APIs
slug: Web/API/Sensor_APIs
page-type: web-api-overview
browser-compat:
- api.Sensor
- api.Accelerometer
- api.OrientationSensor
- api.Gyroscope
- api.Magnetometer
- api.AmbientLightSensor
spec-urls:
- https://w3c.github.io/sensors/
- https://w3c.github.io/accelerometer/
- https:/... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/trustedhtml/index.md | ---
title: TrustedHTML
slug: Web/API/TrustedHTML
page-type: web-api-interface
browser-compat: api.TrustedHTML
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`TrustedHTML`** interface of the {{domxref('Trusted Types API')}} represents a string that a developer can insert into an [injection sink](/en-US/docs/Web/... | 0 |
data/mdn-content/files/en-us/web/api/trustedhtml | data/mdn-content/files/en-us/web/api/trustedhtml/tostring/index.md | ---
title: "TrustedHTML: toString() method"
short-title: toString()
slug: Web/API/TrustedHTML/toString
page-type: web-api-instance-method
browser-compat: api.TrustedHTML.toString
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`toString()`** method of the {{domxref("TrustedHTML")}} interface returns a string whi... | 0 |
data/mdn-content/files/en-us/web/api/trustedhtml | data/mdn-content/files/en-us/web/api/trustedhtml/tojson/index.md | ---
title: "TrustedHTML: toJSON() method"
short-title: toJSON()
slug: Web/API/TrustedHTML/toJSON
page-type: web-api-instance-method
browser-compat: api.TrustedHTML.toJSON
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`toJSON()`** method of the {{domxref("TrustedHTML")}} interface returns a JSON representation ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/webxr_device_api/index.md | ---
title: WebXR Device API
slug: Web/API/WebXR_Device_API
page-type: web-api-overview
status:
- experimental
browser-compat: api.Navigator.xr
---
{{DefaultAPISidebar("WebXR Device API")}}{{SecureContext_Header}}{{SeeCompatTable}}
**WebXR** is a group of standards which are used together to support rendering 3D sce... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/startup_and_shutdown/index.md | ---
title: Starting up and shutting down a WebXR session
slug: Web/API/WebXR_Device_API/Startup_and_shutdown
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}{{SecureContext_header}}
Assuming you're already familiar with 3D graphics in general and WebGL in particular, taking that next bold step into mixe... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/movement_and_motion/index.md | ---
title: "Movement, orientation, and motion: A WebXR example"
slug: Web/API/WebXR_Device_API/Movement_and_motion
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}
In this article, we'll make use of information introduced in the previous articles in our [WebXR](/en-US/docs/Web/API/WebXR_Device_API) tuto... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/rendering/index.md | ---
title: Rendering and the WebXR frame animation callback
slug: Web/API/WebXR_Device_API/Rendering
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}
Once your WebXR environment has been set up and an {{domxref("XRSession")}} created to represent an ongoing XR environment session, you need to provide fr... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/rendering/frames-and-refresh-rate.svg | <svg xmlns="http://www.w3.org/2000/svg" viewBox="50 60 880.945 179" width="880.945" height="179"><g fill="none"><path fill="#0060e3" d="M80 140h150v40H80z"/><path stroke="gray" stroke-linecap="round" stroke-linejoin="round" d="M80 140h150v40H80z"/><path fill="#0060e3" d="M280 140h190v40H280z"/><path stroke="gray" strok... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/rendering/dropped-frames-timing.svg | <svg xmlns="http://www.w3.org/2000/svg" viewBox="50 41 880.945 198" width="880.945" height="198"><g fill="none"><text transform="translate(55 215)" fill="#000">
<tspan font-family="Verdana" font-size="16" font-weight="400" x="0" y="16">0.0 ms</tspan>
</text><text transform="translate(239.742 215)" fil... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/rendering/binocular-vision.svg | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="550" height="720"><defs><clipPath id="a"><path d="M252.752 53.346h50v51.309h-50z"/></clipPath><clipPath id="b"><path d="M62.406 97.813h50v51.332h-50z"/></clipPath><clipPath id="c"><path d="M431.344 97.578h50v51.802h-50z"/></clipPa... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/lifecycle/index.md | ---
title: WebXR application life cycle
slug: Web/API/WebXR_Device_API/Lifecycle
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}
In this guide, we'll get a birds-eye view of what's involved in creating and driving a WebXR application, without diving down to the code level in detail. This serves as prep... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/permissions_and_security/index.md | ---
title: WebXR permissions and security
slug: Web/API/WebXR_Device_API/Permissions_and_security
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}
The [WebXR Device API](/en-US/docs/Web/API/WebXR_Device_API) has several areas of security to contend with, from establishing [Permissions Policy](/en-US/doc... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/fundamentals/index.md | ---
title: Fundamentals of WebXR
slug: Web/API/WebXR_Device_API/Fundamentals
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}
WebXR, with the [WebXR Device API](/en-US/docs/Web/API/WebXR_Device_API) at its core, provides the functionality needed to bring both augmented and virtual reality (AR and VR) to... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/fundamentals/twoviewsoneframebuffer.svg | <svg xmlns="http://www.w3.org/2000/svg" viewBox="233.4 104 750.6 504" width="750.6" height="504"><defs><marker orient="auto" overflow="visible" markerUnits="strokeWidth" id="a" stroke-linejoin="miter" stroke-miterlimit="10" viewBox="-1 -4 7 8" markerWidth="7" markerHeight="8" color="#000"><path d="M0 0h4.8m0 3v-6M0 1.2... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/fundamentals/3-degrees-of-freedom-min.svg | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 918 918"><switch><g><path fill="#961C49" d="M686 356.94c-.08-2.27-.27-7.58-3.94-12.57-.4-.55-1.88-2.45-4.07-4.09-70.94-52.93-207.79-57.04-248.05-57.04-4.54 0-7.07.06-7.17.06-5.03.12-123.73 3.44-174.33 47.45-12.14 10.57-14.15... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/fundamentals/publicdomain-virtual_reality_headset.svg | <svg xmlns="http://www.w3.org/2000/svg" width="810" height="607.45"><defs><clipPath clipPathUnits="userSpaceOnUse" id="a"><path d="M0 595.28h841.89V0H0v595.28z"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="b"><path d="M648.141 325.083c-.2-.073-.403-.146-.604-.223-.532-.052-1.052-.206-1.537-.581-5.607-.792-1... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/fundamentals/binocular-vision.svg | <svg width="600" height="400" viewBox="0 0 158.75 105.833" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><defs><radialGradient xlink:href="#a" id="b" cx="73.861" cy="251.565" fx="73.861" fy="251.565" r="15.208" gradientTransform="matrix(2.0102 0 0 1.9916 -68.886 -408.32)" gradientUnits="... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/lighting/index.md | ---
title: Lighting a WebXR setting
slug: Web/API/WebXR_Device_API/Lighting
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}
Because the [WebXR Device API](/en-US/docs/Web/API/WebXR_Device_API) relies on other technologies—namely, [WebGL](/en-US/docs/Web/API/WebGL_API) and frameworks based upon it—to pe... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/lighting/law-of-reflection.svg | <svg xmlns="http://www.w3.org/2000/svg" width="262" height="172"><defs><pattern id="a" patternUnits="userSpaceOnUse" x="133.5" y="359" width="70" height="80" patternTransform="rotate(45) scale(.21)"><path d="M0 10h70v2H0v-2zm0 20h70v2H0v-2zm0 20h70v2H0v-2zm0 20h70v2H0v-2z"/></pattern></defs><path d="M133.5 359h217v13h-... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/performance/index.md | ---
title: WebXR performance guide
slug: Web/API/WebXR_Device_API/Performance
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}
WebXR applications involve multiple technologies which can be highly sensitive to performance constraints. As such, you may find yourself needing to make adjustments or compromi... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/perspective/index.md | ---
title: A perspective retrospective for WebXR developers
slug: Web/API/WebXR_Device_API/Perspective
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}
Because [WebXR](/en-US/docs/Web/API/WebXR_Device_API) uses [WebGL](/en-US/docs/Web/API/WebGL_API) to render the views that form the 3D environment displ... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/spatial_tracking/index.md | ---
title: "Spaces and reference spaces: Spatial tracking in WebXR"
slug: Web/API/WebXR_Device_API/Spatial_tracking
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}
The WebXR APIs used for implementing augmented and virtual reality is designed specifically to provide the ability to insert a human into a... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/targeting/index.md | ---
title: Targeting and hit detection
slug: Web/API/WebXR_Device_API/Targeting
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}
## Virtual object hit testing
Detection of collisions with virtual objects usually doesn't actually involve testing for intersection of the ray with one of the scene's polygo... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/inputs/index.md | ---
title: Inputs and input sources
slug: Web/API/WebXR_Device_API/Inputs
page-type: guide
---
{{APIRef("WebXR Device API")}}{{SecureContext_Header}}
A full WebXR experience isn't just about showing the user a wholly virtual scene or augmenting reality by adding to or altering the world around them. In order to make ... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/inputs/gripspace-on-worldspace.svg | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 586.88 472.84"><switch><g><path fill="#D18969" d="M448.72 162.17c-5.3-3.28-10.61-6.56-15.91-9.84-4.38-3.32-8.76-6.64-13.14-9.95 3.03-2.72 6.05-5.44 9.08-8.16-3.83-2.03-7.66-4.07-11.49-6.1 13.16 2.78 26.32 5.56 39.49 8.34.1.0... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/inputs/dark_right.svg | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 630 630.04"><switch><g><path fill="#784934" d="M368.76 315.87c-10.69-6.62-21.38-13.23-32.08-19.85-8.83-6.69-17.67-13.38-26.5-20.07 6.1-5.48 12.2-10.97 18.3-16.45-7.72-4.1-15.45-8.2-23.17-12.3 26.54 5.6 53.08 11.21 79.62 16.8... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/inputs/gripspace-on-worldspace-diag.svg | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 403.05 472.3"><switch><g><path fill="#11465D" d="m366.55 120.99-1.97-.48-.34-8.72 1.97.49zm-.67-17.43-1.97-.49-.34-8.71 1.97.49z"/><path fill="#1C7499" d="m38.8 128.63-1.97-.48 327.08-25.08 1.97.49z"/><path fill="#1E7EA6" d=... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/inputs/dark_left.svg | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 630 630.04"><switch><g><path fill="#784934" d="M267.05 349.53c4.66-11.68 9.32-23.35 13.98-35.03 3.12-10.63 6.25-21.26 9.37-31.9l-24.5-2.34 11.31-23.67c-18.01 20.29-36.01 40.58-54.02 60.86-.13.15-1.02 1-2.03 2.29-1.05 1.35-2.... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/cameras/index.md | ---
title: "Viewpoints and viewers: Simulating cameras in WebXR"
slug: Web/API/WebXR_Device_API/Cameras
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}
The first and most important thing to understand when considering the code to manage point-of-view and cameras in your application is this: _WebXR does... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/cameras/twoviewsoneframebuffer.svg | <svg xmlns="http://www.w3.org/2000/svg" viewBox="233.4 104 750.6 504" width="750.6" height="504"><defs><marker orient="auto" overflow="visible" markerUnits="strokeWidth" id="a" stroke-linejoin="miter" stroke-miterlimit="10" viewBox="-1 -4 7 8" markerWidth="7" markerHeight="8" color="#000"><path d="M0 0h4.8m0 3v-6M0 1.2... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/geometry/webgl_coordinates.svg | <svg height="487.4" width="487.4" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a"><stop offset="0" stop-color="#f4fff3"/><stop offset="1" stop-color="#5ebf53"/></linearGradient><radialGradient id="b" cx="244.303" cy="214.179" gradientTransform="matrix(1.63 -.374 0 1 ... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/geometry/index.md | ---
title: Geometry and reference spaces in WebXR
slug: Web/API/WebXR_Device_API/Geometry
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}
At a fundamental level, rendering of scenes for [WebXR](/en-US/docs/Web/API/WebXR_Device_API) presentation in either augmented reality or virtual reality contexts is... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/geometry/defaultspacedimensions.svg | <svg xmlns="http://www.w3.org/2000/svg" width="729.896" height="437.5"><text transform="translate(660.935 330.5)">
<tspan x="-52.961" y="7" font-family="Verdana" font-size="20">(1, -1, -1)</tspan>
</text><text transform="translate(76.991 111.5)">
<tspan x="-33.013" y="6.5" font-family="Verdana" fo... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/bounded_reference_spaces/index.md | ---
title: Using bounded reference spaces
slug: Web/API/WebXR_Device_API/Bounded_reference_spaces
page-type: guide
---
{{DefaultAPISidebar("WebXR Device API")}}
Among the various reference spaces available in the WebXR set of APIs, the **`bounded-floor` reference space** is somewhat unique. Not only is it represented... | 0 |
data/mdn-content/files/en-us/web/api/webxr_device_api | data/mdn-content/files/en-us/web/api/webxr_device_api/bounded_reference_spaces/boundedspace.svg | <svg xmlns="http://www.w3.org/2000/svg" viewBox="153 313 543 431" width="543" height="431"><defs><marker orient="auto" overflow="visible" markerUnits="strokeWidth" id="a" stroke-linejoin="miter" stroke-miterlimit="10" viewBox="-1 -3 7 6" markerWidth="7" markerHeight="6" color="#000"><path d="M4.8 0 0-1.8v3.6z" fill="cu... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/webgltransformfeedback/index.md | ---
title: WebGLTransformFeedback
slug: Web/API/WebGLTransformFeedback
page-type: web-api-interface
browser-compat: api.WebGLTransformFeedback
---
{{APIRef("WebGL")}}
The **`WebGLTransformFeedback`** interface is part of the [WebGL 2](/en-US/docs/Web/API/WebGL_API) API and enables transform feedback, which is the pro... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/bytelengthqueuingstrategy/index.md | ---
title: ByteLengthQueuingStrategy
slug: Web/API/ByteLengthQueuingStrategy
page-type: web-api-interface
browser-compat: api.ByteLengthQueuingStrategy
---
{{APIRef("Streams")}}
The **`ByteLengthQueuingStrategy`** interface of the [Streams API](/en-US/docs/Web/API/Streams_API) provides a built-in byte length queuing ... | 0 |
data/mdn-content/files/en-us/web/api/bytelengthqueuingstrategy | data/mdn-content/files/en-us/web/api/bytelengthqueuingstrategy/highwatermark/index.md | ---
title: "ByteLengthQueuingStrategy: highWaterMark property"
short-title: highWaterMark
slug: Web/API/ByteLengthQueuingStrategy/highWaterMark
page-type: web-api-instance-property
browser-compat: api.ByteLengthQueuingStrategy.highWaterMark
---
{{APIRef("Streams")}}
The read-only **`ByteLengthQueuingStrategy.highWate... | 0 |
data/mdn-content/files/en-us/web/api/bytelengthqueuingstrategy | data/mdn-content/files/en-us/web/api/bytelengthqueuingstrategy/bytelengthqueuingstrategy/index.md | ---
title: "ByteLengthQueuingStrategy: ByteLengthQueuingStrategy() constructor"
short-title: ByteLengthQueuingStrategy()
slug: Web/API/ByteLengthQueuingStrategy/ByteLengthQueuingStrategy
page-type: web-api-constructor
browser-compat: api.ByteLengthQueuingStrategy.ByteLengthQueuingStrategy
---
{{APIRef("Streams")}}
Th... | 0 |
data/mdn-content/files/en-us/web/api/bytelengthqueuingstrategy | data/mdn-content/files/en-us/web/api/bytelengthqueuingstrategy/size/index.md | ---
title: "ByteLengthQueuingStrategy: size() method"
short-title: size()
slug: Web/API/ByteLengthQueuingStrategy/size
page-type: web-api-instance-method
browser-compat: api.ByteLengthQueuingStrategy.size
---
{{APIRef("Streams")}}
The **`size()`** method of the
{{domxref("ByteLengthQueuingStrategy")}} interface retur... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/mutationrecord/index.md | ---
title: MutationRecord
slug: Web/API/MutationRecord
page-type: web-api-interface
browser-compat: api.MutationRecord
---
{{APIRef("DOM")}}
The {{domxref("MutationRecord")}} is a read-only interface that represents an individual DOM mutation observed by a {{domxref("MutationObserver")}}. It is the object inside the ... | 0 |
data/mdn-content/files/en-us/web/api/mutationrecord | data/mdn-content/files/en-us/web/api/mutationrecord/target/index.md | ---
title: "MutationRecord: target property"
short-title: target
slug: Web/API/MutationRecord/target
page-type: web-api-instance-property
browser-compat: api.MutationRecord.target
---
{{APIRef("DOM")}}
The {{domxref("MutationRecord")}} read-only property **`target`** is the target (i.e. the mutated/changed node) of a... | 0 |
data/mdn-content/files/en-us/web/api/mutationrecord | data/mdn-content/files/en-us/web/api/mutationrecord/oldvalue/index.md | ---
title: "MutationRecord: oldValue property"
short-title: oldValue
slug: Web/API/MutationRecord/oldValue
page-type: web-api-instance-property
browser-compat: api.MutationRecord.oldValue
---
{{APIRef("DOM")}}
The {{domxref("MutationRecord")}} read-only property **`oldValue`** contains the character data or attribute... | 0 |
data/mdn-content/files/en-us/web/api/mutationrecord | data/mdn-content/files/en-us/web/api/mutationrecord/removednodes/index.md | ---
title: "MutationRecord: removedNodes property"
short-title: removedNodes
slug: Web/API/MutationRecord/removedNodes
page-type: web-api-instance-property
browser-compat: api.MutationRecord.removedNodes
---
{{APIRef("DOM")}}
The {{domxref("MutationRecord")}} read-only property **`removedNodes`** is a {{domxref("Node... | 0 |
data/mdn-content/files/en-us/web/api/mutationrecord | data/mdn-content/files/en-us/web/api/mutationrecord/nextsibling/index.md | ---
title: "MutationRecord: nextSibling property"
short-title: nextSibling
slug: Web/API/MutationRecord/nextSibling
page-type: web-api-instance-property
browser-compat: api.MutationRecord.nextSibling
---
{{APIRef("DOM")}}
The {{domxref("MutationRecord")}} read-only property **`nextSibling`** is the next sibling of an... | 0 |
data/mdn-content/files/en-us/web/api/mutationrecord | data/mdn-content/files/en-us/web/api/mutationrecord/previoussibling/index.md | ---
title: "MutationRecord: previousSibling property"
short-title: previousSibling
slug: Web/API/MutationRecord/previousSibling
page-type: web-api-instance-property
browser-compat: api.MutationRecord.previousSibling
---
{{APIRef("DOM")}}
The {{domxref("MutationRecord")}} read-only property **`previousSibling`** is th... | 0 |
data/mdn-content/files/en-us/web/api/mutationrecord | data/mdn-content/files/en-us/web/api/mutationrecord/type/index.md | ---
title: "MutationRecord: type property"
short-title: type
slug: Web/API/MutationRecord/type
page-type: web-api-instance-property
browser-compat: api.MutationRecord.type
---
{{APIRef("DOM")}}
The {{domxref("MutationRecord")}} read-only property **`type`** is the type of the {{domxref("MutationRecord")}} observed by... | 0 |
data/mdn-content/files/en-us/web/api/mutationrecord | data/mdn-content/files/en-us/web/api/mutationrecord/attributenamespace/index.md | ---
title: "MutationRecord: attributeNamespace property"
short-title: attributeNamespace
slug: Web/API/MutationRecord/attributeNamespace
page-type: web-api-instance-property
browser-compat: api.MutationRecord.attributeNamespace
---
{{APIRef("DOM")}}
The {{domxref("MutationRecord")}} read-only property **`attributeNam... | 0 |
data/mdn-content/files/en-us/web/api/mutationrecord | data/mdn-content/files/en-us/web/api/mutationrecord/addednodes/index.md | ---
title: "MutationRecord: addedNodes property"
short-title: addedNodes
slug: Web/API/MutationRecord/addedNodes
page-type: web-api-instance-property
browser-compat: api.MutationRecord.addedNodes
---
{{APIRef("DOM")}}
The {{domxref("MutationRecord")}} read-only property **`addedNodes`** is a {{domxref("NodeList")}} o... | 0 |
data/mdn-content/files/en-us/web/api/mutationrecord | data/mdn-content/files/en-us/web/api/mutationrecord/attributename/index.md | ---
title: "MutationRecord: attributeName property"
short-title: attributeName
slug: Web/API/MutationRecord/attributeName
page-type: web-api-instance-property
browser-compat: api.MutationRecord.attributeName
---
{{APIRef("DOM")}}
The {{domxref("MutationRecord")}} read-only property **`attributeName`** contains the na... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/directoryreadersync/index.md | ---
title: DirectoryReaderSync
slug: Web/API/DirectoryReaderSync
page-type: web-api-interface
status:
- deprecated
- non-standard
browser-compat: api.DirectoryReaderSync
---
{{APIRef("File and Directory Entries API")}}{{Non-standard_Header}}{{Deprecated_Header}}
The `DirectoryReaderSync` interface lets you read t... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/mathmlelement/index.md | ---
title: MathMLElement
slug: Web/API/MathMLElement
page-type: web-api-interface
browser-compat: api.MathMLElement
---
{{APIRef("MathML")}}
The **`MathMLElement`** interface represents any [MathML](/en-US/docs/Web/MathML) element.
{{InheritanceDiagram}}
## Instance properties
_Also inherits properties from its pa... | 0 |
data/mdn-content/files/en-us/web/api/mathmlelement | data/mdn-content/files/en-us/web/api/mathmlelement/style/index.md | ---
title: "MathMLElement: style property"
short-title: style
slug: Web/API/MathMLElement/style
page-type: web-api-instance-property
browser-compat: api.MathMLElement.style
---
{{APIRef("CSSOM")}}
The read-only **`style`** property of the {{domxref("MathMLElement")}} returns the _inline_ style of an element in the fo... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/xrwebgldepthinformation/index.md | ---
title: XRWebGLDepthInformation
slug: Web/API/XRWebGLDepthInformation
page-type: web-api-interface
status:
- experimental
browser-compat: api.XRWebGLDepthInformation
---
{{APIRef("WebXR Device API")}} {{secureContext_header}}{{SeeCompatTable}}
The **`XRWebGLDepthInformation`** interface contains depth informatio... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgldepthinformation | data/mdn-content/files/en-us/web/api/xrwebgldepthinformation/texture/index.md | ---
title: "XRWebGLDepthInformation: texture property"
short-title: texture
slug: Web/API/XRWebGLDepthInformation/texture
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRWebGLDepthInformation.texture
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}
The _read-only_ **`texture`**... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/geometry_interfaces/index.md | ---
title: Geometry interfaces
slug: Web/API/Geometry_interfaces
page-type: web-api-overview
browser-compat:
- api.DOMMatrix
- api.DOMMatrixReadOnly
- api.DOMPoint
- api.DOMPointReadOnly
- api.DOMQuad
- api.DOMRect
- api.DOMRectReadOnly
---
{{DefaultAPISidebar("Geometry Interfaces")}}
**Geometry interfa... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/webgl_compressed_texture_astc/index.md | ---
title: WEBGL_compressed_texture_astc extension
short-title: WEBGL_compressed_texture_astc
slug: Web/API/WEBGL_compressed_texture_astc
page-type: webgl-extension
browser-compat: api.WEBGL_compressed_texture_astc
---
{{APIRef("WebGL")}}
The **`WEBGL_compressed_texture_astc`** extension is part of the [WebGL API](/e... | 0 |
data/mdn-content/files/en-us/web/api/webgl_compressed_texture_astc | data/mdn-content/files/en-us/web/api/webgl_compressed_texture_astc/getsupportedprofiles/index.md | ---
title: "WEBGL_compressed_texture_astc: getSupportedProfiles() method"
short-title: getSupportedProfiles()
slug: Web/API/WEBGL_compressed_texture_astc/getSupportedProfiles
page-type: webgl-extension-method
browser-compat: api.WEBGL_compressed_texture_astc.getSupportedProfiles
---
{{APIRef("WebGL")}}
The **`WEBGL_c... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/rtcicecandidate/index.md | ---
title: RTCIceCandidate
slug: Web/API/RTCIceCandidate
page-type: web-api-interface
browser-compat: api.RTCIceCandidate
---
{{APIRef("WebRTC")}}
The **`RTCIceCandidate`** interface—part of the [WebRTC API](/en-US/docs/Web/API/WebRTC_API)—represents a candidate Interactive Connectivity Establishment ({{Glossary("ICE... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/candidate/index.md | ---
title: "RTCIceCandidate: candidate property"
short-title: candidate
slug: Web/API/RTCIceCandidate/candidate
page-type: web-api-instance-property
browser-compat: api.RTCIceCandidate.candidate
---
{{APIRef("WebRTC")}}
The read-only property **`candidate`** on the {{domxref("RTCIceCandidate")}} interface returns a s... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/foundation/index.md | ---
title: "RTCIceCandidate: foundation property"
short-title: foundation
slug: Web/API/RTCIceCandidate/foundation
page-type: web-api-instance-property
browser-compat: api.RTCIceCandidate.foundation
---
{{APIRef("WebRTC")}}
The **{{domxref("RTCIceCandidate")}}**
interface's read-only **`foundation`** property is a st... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/component/index.md | ---
title: "RTCIceCandidate: component property"
short-title: component
slug: Web/API/RTCIceCandidate/component
page-type: web-api-instance-property
browser-compat: api.RTCIceCandidate.component
---
{{APIRef("WebRTC")}}
The read-only **`component`** property
on the {{domxref("RTCIceCandidate")}} interface is a string... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/port/index.md | ---
title: "RTCIceCandidate: port property"
short-title: port
slug: Web/API/RTCIceCandidate/port
page-type: web-api-instance-property
browser-compat: api.RTCIceCandidate.port
---
{{APIRef("WebRTC")}}
The **{{domxref("RTCIceCandidate")}}** interface's read-only **`port`** property contains the port
number on the devic... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/rtcicecandidate/index.md | ---
title: "RTCIceCandidate: RTCIceCandidate() constructor"
short-title: RTCIceCandidate()
slug: Web/API/RTCIceCandidate/RTCIceCandidate
page-type: web-api-constructor
browser-compat: api.RTCIceCandidate.RTCIceCandidate
---
{{APIRef("WebRTC")}}
The
**`RTCIceCandidate()`**
constructor creates and returns a new {{domxr... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/usernamefragment/index.md | ---
title: "RTCIceCandidate: usernameFragment property"
short-title: usernameFragment
slug: Web/API/RTCIceCandidate/usernameFragment
page-type: web-api-instance-property
browser-compat: api.RTCIceCandidate.usernameFragment
---
{{APIRef("WebRTC")}}
The read-only **`usernameFragment`** property on the {{domxref("RTCIce... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/sdpmid/index.md | ---
title: "RTCIceCandidate: sdpMid property"
short-title: sdpMid
slug: Web/API/RTCIceCandidate/sdpMid
page-type: web-api-instance-property
browser-compat: api.RTCIceCandidate.sdpMid
---
{{APIRef("WebRTC")}}
The read-only property **`sdpMid`** on the {{domxref("RTCIceCandidate")}} interface returns a string
specifyin... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/sdpmlineindex/index.md | ---
title: "RTCIceCandidate: sdpMLineIndex property"
short-title: sdpMLineIndex
slug: Web/API/RTCIceCandidate/sdpMLineIndex
page-type: web-api-instance-property
browser-compat: api.RTCIceCandidate.sdpMLineIndex
---
{{APIRef("WebRTC")}}
The read-only **`sdpMLineIndex`** property on the {{domxref("RTCIceCandidate")}} i... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/address/index.md | ---
title: "RTCIceCandidate: address property"
short-title: address
slug: Web/API/RTCIceCandidate/address
page-type: web-api-instance-property
browser-compat: api.RTCIceCandidate.address
---
{{APIRef("WebRTC")}}
The **{{domxref("RTCIceCandidate")}}** interface's read-only **`address`** property is a string providing ... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/type/index.md | ---
title: "RTCIceCandidate: type property"
short-title: type
slug: Web/API/RTCIceCandidate/type
page-type: web-api-instance-property
browser-compat: api.RTCIceCandidate.type
---
{{APIRef("WebRTC")}}
The **{{domxref("RTCIceCandidate")}}** interface's read-only **`type`** specifies the type of candidate the object rep... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/priority/index.md | ---
title: "RTCIceCandidate: priority property"
short-title: priority
slug: Web/API/RTCIceCandidate/priority
page-type: web-api-instance-property
browser-compat: api.RTCIceCandidate.priority
---
{{APIRef("WebRTC")}}
The **{{domxref("RTCIceCandidate")}}** interface's read-only **`priority`** property specifies the can... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/protocol/index.md | ---
title: "RTCIceCandidate: protocol property"
short-title: protocol
slug: Web/API/RTCIceCandidate/protocol
page-type: web-api-instance-property
browser-compat: api.RTCIceCandidate.protocol
---
{{APIRef("WebRTC")}}
The **{{domxref("RTCIceCandidate")}}** interface's read-only **`protocol`** property is a string
which... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/tcptype/index.md | ---
title: "RTCIceCandidate: tcpType property"
short-title: tcpType
slug: Web/API/RTCIceCandidate/tcpType
page-type: web-api-instance-property
browser-compat: api.RTCIceCandidate.tcpType
---
{{APIRef("WebRTC")}}
The **{{domxref("RTCIceCandidate")}}** interface's read-only **`tcpType`** property is included on TCP can... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/tojson/index.md | ---
title: "RTCIceCandidate: toJSON() method"
short-title: toJSON()
slug: Web/API/RTCIceCandidate/toJSON
page-type: web-api-instance-method
browser-compat: api.RTCIceCandidate.toJSON
---
{{APIRef("WebRTC")}}
The {{domxref("RTCIceCandidate")}} method **`toJSON()`** converts the `RTCIceCandidate` on which it's called i... | 0 |
data/mdn-content/files/en-us/web/api/rtcicecandidate | data/mdn-content/files/en-us/web/api/rtcicecandidate/relatedport/index.md | ---
title: "RTCIceCandidate: relatedPort property"
short-title: relatedPort
slug: Web/API/RTCIceCandidate/relatedPort
page-type: web-api-instance-property
browser-compat: api.RTCIceCandidate.relatedPort
---
{{APIRef("WebRTC")}}
The **{{domxref("RTCIceCandidate")}}** interface's read-only **`relatedPort`** property in... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.