AudioSinkInfo: type property

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

BCD tables only load in the browser

See also