A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/sinkId below:

HTMLMediaElement: sinkId property - Web APIs

HTMLMediaElement: sinkId property

Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

The sinkId read-only property of the HTMLMediaElement interface returns a string that is the unique ID of the device to be used for playing audio output.

This ID should be one of the MediaDeviceInfo.deviceId values returned from MediaDevices.enumerateDevices(). If the user agent default device is being used, it returns an empty string.

Value

A string indicating the current audio output device, or the empty string if the default user agent output device is being used.

Security requirements

Access to the property is subject to the following constraints:

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4