AudioSinkInfo: type property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The type read-only property of the AudioSinkInfo interface returns the type of the audio output device.

Value

A string. Currently the only value is none.

Specifications

Specification
Web Audio API
# dom-audiosinkinfo-type

Browser compatibility

See also