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".
Syntax
var kind = MediaDeviceInfo.kind
Value
A DOMString
.
Specifications
Specification | Status | Comment |
---|---|---|
Media Capture and Streams The definition of 'kind' in that specification. |
Candidate Recommendation | Initial definition. |
Browser compatibility
BCD tables only load in the browser