MediaDeviceInfo.kind
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The kind readonly property of
the MediaDeviceInfo interface returns an enumerated value, that is
either "videoinput", "audioinput" or "audiooutput".
Value
A DOMString.
Specifications
| Specification |
|---|
| Media Capture and Streams # dom-mediadeviceinfo-kind |
Browser compatibility
BCD tables only load in the browser